Changes

From Genome Analysis Wiki
Jump to navigationJump to search
6 bytes removed ,  15:11, 12 April 2015
no edit summary
Line 68: Line 68:     
   library(rareMETALS)
 
   library(rareMETALS)
   cov.file <- c("study1.MetaCov.assoc.gz","study2.MetaCov.assoc.gz");
+
   cov.file <- c("study1.MetaCov.assoc","study2.MetaCov.assoc");
 
   score.stat.file <- c("study1.MetaScore.assoc.gz","study2.MetaScore.assoc.gz")
 
   score.stat.file <- c("study1.MetaScore.assoc.gz","study2.MetaScore.assoc.gz")
 
   res <- rareMETALS.single(score.stat.file,cov.file=NULL,range="19:11200093-11201275",alternative="two.sided",ix.gold=1,callrate.cutoff=0,hwe.cutoff=0);
 
   res <- rareMETALS.single(score.stat.file,cov.file=NULL,range="19:11200093-11201275",alternative="two.sided",ix.gold=1,callrate.cutoff=0,hwe.cutoff=0);
98

edits

Navigation menu