Changes

From Genome Analysis Wiki
Jump to navigationJump to search
150 bytes removed ,  16:51, 4 December 2015
Line 1,158: Line 1,158:     
<div class=" mw-collapsible mw-collapsed">
 
<div class=" mw-collapsible mw-collapsed">
   #annotates indels from VCFs with VNTR information.
+
   #annotates variants that are overlapping 
   vt annotate_indels in.vcf -r hs37d5.fa -o annotated.sites.vcf
+
   vt remove_overlap in.vcf -r hs37d5.fa -o overlapped.tagged..vcf
 
  −
 
      
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 
  −
  remove_overlap v0.57
  −
  −
  description : Removes overlapping variants in a VCF file by tagging such variants with the FILTER flag overlap.
  −
   
   usage : vt remove_overlap [options] <in.vcf>
 
   usage : vt remove_overlap [options] <in.vcf>
  
1,102

edits

Navigation menu