Changes

From Genome Analysis Wiki
Jump to navigationJump to search
601 bytes added ,  10:05, 18 August 2014
no edit summary
Line 1: Line 1:    −
Download here. Version.  
+
A general guideline for genotyping calling in families.
 +
 
 +
Polymutt:  Small to big pedigrees, modest to high depth
 +
FamLDCaller:  many small pedigrees, low to modest depths.
 +
 
 +
FamLDCaller is an extension of [http://genome.sph.umich.edu/wiki/TrioCaller TrioCaller] to handle nuclear and general family structure.
 +
 
 +
'''Download''':
 +
[[Binary file:]]  [http://www.pitt.edu/~wec47/Files/FamLDCaller FamLDCaller].  [Last update: 08/15/2014]
 +
 
 +
More details will come soon. Please contact Wei Chen at weichen.mich@gmail.com for any questions.  
 +
 
 +
 
    
Major updates.  
 
Major updates.  
   −
1. More flexible loading functions for VCF files.
+
1. Update the algorithm to allow nuclear and multi-generational pedigrees
 
  −
2.
     −
3.
+
2. Add a feature to use reference panel
   −
4.
+
3. More flexible loading functions for VCF files (no need to remove non-SNP variant)
      Line 21: Line 31:  
   Shotgun Sequences: --vcf [], --pedfile []  
 
   Shotgun Sequences: --vcf [], --pedfile []  
 
       Markov Sampler: --seed [], --burnin [], --rounds []  
 
       Markov Sampler: --seed [], --burnin [], --rounds []  
           Haplotyper: --states [],  --errorRate [], --compact
+
           Haplotyper: --states [],  --errorRate []
 
             Phasing: --randomPhase , --inputPhased, --refPhased
 
             Phasing: --randomPhase , --inputPhased, --refPhased
 
         Output Files: --prefix [], --phase,  --interimInterval []
 
         Output Files: --prefix [], --phase,  --interimInterval []
Line 46: Line 56:  
To complete our example analysis, we could run:
 
To complete our example analysis, we could run:
 
    
 
    
   bin/TrioCaller --vcf result/chr20.mpileup.vcf --pedfile ped/triocaller.ped --states 50 --rounds 10 --prefix result/chr20.triocaller
+
   FamLDCaller --vcf test.vcf --pedfile test.ped --states 50 --rounds 10 --prefix test.famldcaller
533

edits

Navigation menu