Changes

From Genome Analysis Wiki
Jump to navigationJump to search
2 bytes removed ,  00:09, 22 December 2014
Line 235: Line 235:     
   #normalize variants, send to standard out and remove duplicates.
 
   #normalize variants, send to standard out and remove duplicates.
   vt normalize dbsnp.vcf -r seq.fa | vt uniq - -o dbsnp.normalized.merged.vcf
+
   vt normalize dbsnp.vcf -r seq.fa | vt uniq - -o dbsnp.normalized.uniq.vcf
    
   #variants that are normalized will be annotated with an OLD_VARIANT info tag.
 
   #variants that are normalized will be annotated with an OLD_VARIANT info tag.
1,102

edits

Navigation menu