Changes

From Genome Analysis Wiki
Jump to navigationJump to search
588 bytes added ,  16:18, 12 March 2013
Line 56: Line 56:     
  vt leftalign -i mills.vcf -o mills.leftaligned.vcf
 
  vt leftalign -i mills.vcf -o mills.leftaligned.vcf
 +
 +
=== Profile SNPs ===
 +
 +
Profile SNPs.
 +
 +
vt profile_snps -i mills.snps.sites.vcf
 +
 +
=== Profile Indels ===
 +
 +
Profile indels.
 +
 +
vt profile_indels -i mills.indels.sites.vcf
 +
 +
=== Profile MNPs ===
 +
 +
Profile MNPs.
 +
 +
vt profile_mnps -i mills.mnps.sites.vcf
 +
 +
=== sort ===
 +
 +
Sort variants according to contig lists in header.
 +
 +
vt sort -i mills.sites.vcf
 +
 +
=== split_by_variant ===
 +
 +
Split VCF files by variant type.
 +
 +
vt split_by_variant -i mills.sites.vcf
 +
 +
=== compute_<feature> ===
 +
 +
Compute feature of variant.
 +
 +
vt compute_feature -i mills.vcf
 +
 +
 +
 +
=== Resource Files ===
 +
 +
dbSNP
 +
OMNI 1000G
 +
Mills
 +
HAPMAP
1,102

edits

Navigation menu