Changes

From Genome Analysis Wiki
Jump to navigationJump to search
126 bytes removed ,  04:10, 23 March 2015
Line 50: Line 50:  
Example:
 
Example:
   −
cov.file <- c("study1.MetaCov.assoc.gz","study2.MetaCov.assoc.gz");
+
\t cov.file <- c("study1.MetaCov.assoc.gz","study2.MetaCov.assoc.gz");
    
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,
+
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);
                        range="19:11200093-11201275",
  −
                        alternative="two.sided",
  −
                        ix.gold=1,
  −
                        callrate.cutoff=0,
  −
                        hwe.cutoff=0)
      
== A Simple Tutorial for Using the rareMETALS.gene function ==
 
== A Simple Tutorial for Using the rareMETALS.gene function ==
131

edits

Navigation menu