Changes

From Genome Analysis Wiki
Jump to navigationJump to search
2 bytes removed ,  15:12, 12 April 2015
Line 68: Line 68:     
   library(rareMETALS)
 
   library(rareMETALS)
   cov.file <- c("study1.MetaCov.assoc","study2.MetaCov.assoc");
+
   cov.file <- c("study1.MetaCov.assoc","study2.MetaCov.assoc")
 
   score.stat.file <- c("study1.MetaScore.assoc","study2.MetaScore.assoc")
 
   score.stat.file <- c("study1.MetaScore.assoc","study2.MetaScore.assoc")
   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)
    
== A Simple Tutorial for Using the rareMETALS.range function ==
 
== A Simple Tutorial for Using the rareMETALS.range function ==
98

edits

Navigation menu