From Genome Analysis Wiki
Jump to navigationJump to search
172 bytes added
, 06:24, 23 October 2019
Line 503: |
Line 503: |
| description : decomposes biallelic block substitutions into its constituent SNPs. <br> | | description : decomposes biallelic block substitutions into its constituent SNPs. <br> |
| usage : vt decompose_blocksub [options] <in.vcf> <br> | | usage : vt decompose_blocksub [options] <in.vcf> <br> |
− | options : -a enable aggressive/alignment mode | + | options : -m keep MNVs (multi-nucleotide variants) [false] |
| + | -a enable aggressive/alignment mode [false] |
| + | -d MNVs max distance (when -m option is used) [2] |
| -o output VCF file [-] | | -o output VCF file [-] |
| -I file containing list of intervals [] | | -I file containing list of intervals [] |
| -i intervals [] | | -i intervals [] |
− | -? displays help | + | -? displays help-a enable aggressive/alignment mode |
| + | |
| </div> | | </div> |
| </div> | | </div> |