Changes

From Genome Analysis Wiki
Jump to navigationJump to search
156 bytes added ,  13:41, 29 June 2015
Line 36: Line 36:     
Use the ExampleDataset above which is a set of single variant score statistics and their covariance matrices.
 
Use the ExampleDataset above which is a set of single variant score statistics and their covariance matrices.
 +
 +
cov.file <- c("example1.MetaCov.assoc.gz","example2.MetaCov.assoc.gz")
 +
score.stat.file <- c("example1.MetaScore.assoc.gz","example2.MetaScore.assoc.gz")
    
   rareMETALS2.single <- function(score.stat.file,range,alternative=c('two.sided','greater','less'),ix.gold=1,callrate.cutoff=0,hwe.cutoff=0,hwe.ctrl.cutoff=0)
 
   rareMETALS2.single <- function(score.stat.file,range,alternative=c('two.sided','greater','less'),ix.gold=1,callrate.cutoff=0,hwe.cutoff=0,hwe.ctrl.cutoff=0)
98

edits

Navigation menu