Changes

From Genome Analysis Wiki
Jump to navigationJump to search
254 bytes removed ,  22:37, 24 March 2015
Line 66: Line 66:     
   res <- rareMETALS.range(score.stat.file,cov.file,range="19:11200093-11201275",range.name="LDLR",test = "GRANVIL",maf.cutoff = 0.05,alternative = c("two.sided"),ix.gold = 1,out.digits = 4,callrate.cutoff = 0,hwe.cutoff = 0,max.VT = NULL)
 
   res <- rareMETALS.range(score.stat.file,cov.file,range="19:11200093-11201275",range.name="LDLR",test = "GRANVIL",maf.cutoff = 0.05,alternative = c("two.sided"),ix.gold = 1,out.digits = 4,callrate.cutoff = 0,hwe.cutoff = 0,max.VT = NULL)
 +
print(res$res.out)
    +
<pre>
 
   gene.name.out p.value.out statistic.out no.site.out beta1.est.out
 
   gene.name.out p.value.out statistic.out no.site.out beta1.est.out
 
[1,] "LDLR"        "0.6064"    "0.2654"      "25"        "-0.01729"
 
[1,] "LDLR"        "0.6064"    "0.2654"      "25"        "-0.01729"
Line 75: Line 77:  
     top.singlevar.pval top.singlevar.af
 
     top.singlevar.pval top.singlevar.af
 
[1,] "0.004709"        "0.01038"
 
[1,] "0.004709"        "0.01038"
     pos.ref.alt.out                                                                                                                                         \
+
     pos.ref.alt.out      
                                                                                                                                                            \
+
 
 +
 
 +
 
 
[1,] "19:11200093/T/C,19:11200213/G/A,19:11200235/G/A,19:11200272/C/A,19:11200282/G/A,19:11200309/C/A,19:11200412/C/T,19:11200419/C/T,19:11200431/C/T,19:1120\
 
[1,] "19:11200093/T/C,19:11200213/G/A,19:11200235/G/A,19:11200272/C/A,19:11200282/G/A,19:11200309/C/A,19:11200412/C/T,19:11200419/C/T,19:11200431/C/T,19:1120\
 
0442/G/A,19:11200475/C/G,19:11200508/G/A,19:11200514/C/T,19:11200557/G/A,19:11200579/C/T,19:11200728/C/T,19:11200753/T/C,19:11200754/G/A,19:11200806/C/T,19:1\
 
0442/G/A,19:11200475/C/G,19:11200508/G/A,19:11200514/C/T,19:11200557/G/A,19:11200579/C/T,19:11200728/C/T,19:11200753/T/C,19:11200754/G/A,19:11200806/C/T,19:1\
 
1200839/T/A,19:11200840/C/A,19:11200896/C/T,19:11201259/G/C,19:11201274/C/T,19:11201275/A/T"
 
1200839/T/A,19:11200840/C/A,19:11200896/C/T,19:11201259/G/C,19:11201274/C/T,19:11201275/A/T"
 +
</pre>
    
More detailed results can be found in a list res$res.list
 
More detailed results can be found in a list res$res.list
255

edits

Navigation menu