Difference between revisions of "Biostatistics 830 - Code Snippets"

From Genome Analysis Wiki
Jump to navigationJump to search
Line 14: Line 14:
  
 
[[830 - Haplotyper::ConditionOnData()]]
 
[[830 - Haplotyper::ConditionOnData()]]
 +
 +
[[830 - Haplotyper::ScoreLeftConditional()]]

Revision as of 15:00, 13 September 2013

Li et al (2010) Genet Epidemiol

Full Citation

Li Y, Willer CJ, Ding J, Scheet P, Abecasis GR (2010) MaCH: using sequence and genotype data to estimate haplotypes and unobserved genotypes. Genet Epidemiol. 34:816-34

Code Snippets

830 - Haplotyper::RandomSetup()

830 - Haplotyper::SetupPrior()

830 - Haplotyper::Transpose()

830 - Haplotyper::ConditionOnData()

830 - Haplotyper::ScoreLeftConditional()