Changes

From Genome Analysis Wiki
Jump to navigationJump to search
5 bytes removed ,  16:02, 5 November 2013
Line 44: Line 44:     
   #normalize variants, send to standard out and remove duplicates.
 
   #normalize variants, send to standard out and remove duplicates.
   vt normalize mills.vcf -r seq.fa -o - | vt merge_duplicate_variants - -o mills.normalized_merged.vcf
+
   vt normalize mills.vcf -r seq.fa | vt merge_duplicate_variants - -o mills.normalized_merged.vcf
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 
   usage : vt normalize [options] <in.vcf>
 
   usage : vt normalize [options] <in.vcf>
1,102

edits

Navigation menu