Changes

From Genome Analysis Wiki
Jump to navigationJump to search
7 bytes removed ,  12:08, 21 February 2017
Line 21: Line 21:  
minDepth and maxDepth are the cutoffs on total depth (across all individuals). We have found it useful to exclude sites with extremely low and high total depth. Please see Important Filters below.
 
minDepth and maxDepth are the cutoffs on total depth (across all individuals). We have found it useful to exclude sites with extremely low and high total depth. Please see Important Filters below.
   −
=== (step 2) Genotype/haplotype calling using thunder [https://www.sph.umich.edu/csg/yli/thunder/thunder.V011.source.tgz thunder_glf_freq] ===
+
=== (step 2) Genotype/haplotype calling using thunder [https://csg.sph.umich.edu//yli/thunder/thunder.V011.source.tgz thunder_glf_freq] ===
    
   thunder_glf_freq --shotgun my.out.$chr --detailedInput -r 100 --states 200 --dosage --phase --interim 25 -o my.final.out
 
   thunder_glf_freq --shotgun my.out.$chr --detailedInput -r 100 --states 200 --dosage --phase --interim 25 -o my.final.out
Line 27: Line 27:  
Notes:  
 
Notes:  
   −
(1) The program thunder used in step 2 is an extension of MaCH, the genotype imputation software we have previously developed. For details regarding the shared options, please check out [http://www.sph.umich.edu/csg/yli/mach/index.html MaCH website] and [http://genome.sph.umich.edu/wiki/Mach MaCH wiki].  
+
(1) The program thunder used in step 2 is an extension of MaCH, the genotype imputation software we have previously developed. For details regarding the shared options, please check out [http://sph.umich.edu/csg/abecasis/mach/index.html MaCH website] and [http://genome.sph.umich.edu/wiki/Mach MaCH wiki].  
   −
(2) Check out example files and command lines under examples/thunder/ in the thunder package [https://www.sph.umich.edu/csg/yli/thunder/thunder.V011.source.tgz thunder_glf_freq].
+
(2) Check out example files and command lines under examples/thunder/ in the thunder package [https://sph.umich.edu/csg/abecasis/thunder/thunder.V011.source.tgz thunder_glf_freq].
    
== Example Showing the Whole Pipeline ==
 
== Example Showing the Whole Pipeline ==
In the thunder [https://www.sph.umich.edu/csg/yli/thunder/thunder.V011.source.tgz thunder_glf_freq] tarball, you can find under example/thunder/ folder, input files extracted from real data and a C-shell script that executes the whole analysis pipeline.
+
In the thunder [https://csg.sph.umich.edu//yli/thunder/thunder.V011.source.tgz thunder_glf_freq] tarball, you can find under example/thunder/ folder, input files extracted from real data and a C-shell script that executes the whole analysis pipeline.
    
== Ligate Haplotypes ==
 
== Ligate Haplotypes ==
Please use [http://www.sph.umich.edu/csg/yli/ligateHap.V004.tgz ligateHaplotypes].
+
Please use [http://csg.sph.umich.edu//yli/ligateHap.V004.tgz ligateHaplotypes].
    
== Important Filters ==
 
== Important Filters ==
96

edits

Navigation menu