Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 14: Line 14:  
== (2) Split GLF files by chromosome ==
 
== (2) Split GLF files by chromosome ==
   −
/home1/ylwtx/2009.08.GLF-split/  
+
/home1/ylwtx/2009.08.GLF-split/  
   −
update-glf.csh<br>splitGLF.csh  
+
update-glf.csh<br>splitGLF.csh  
    
key command: glfSplit<br>Source codes: ~goncalo/code/glfSplit/  
 
key command: glfSplit<br>Source codes: ~goncalo/code/glfSplit/  
Line 22: Line 22:  
Input GLF format: gz or bgzf<br>Output GLF format: gz  
 
Input GLF format: gz or bgzf<br>Output GLF format: gz  
   −
Tom suggested combing the first two steps using the following samtools command:<br>samtools -view -u *.bam 22 | samtools pileup –g - &gt; *.glf  
+
Tom suggested combing the first two steps using the following samtools command:<br>samtools -view -u *.bam 22 | samtools pileup –g - &gt; *.glf
    
== (3) Build a list of individuals within each population ==
 
== (3) Build a list of individuals within each population ==
212

edits

Navigation menu