# HG changeset patch
# User anton
# Date 1402416090 14400
# Node ID 797a0f9a98457c0d723f941ab94445b1bd2f9c16
# Parent 058c705d38733a0fc7f4047423b47e47ea215616
Uploaded
diff -r 058c705d3873 -r 797a0f9a9845 vcfallelicprimitives.xml
--- a/vcfallelicprimitives.xml Thu May 08 14:56:43 2014 -0400
+++ b/vcfallelicprimitives.xml Tue Jun 10 12:01:30 2014 -0400
@@ -5,9 +5,9 @@
Split alleleic primitives (gaps or mismatches) into multiple VCF lines
cat "${input}" | vcfallelicprimitives ${m_option} -t "${t_option}" > "${out_file1}"
-
-
-
+
+
+
@@ -24,7 +24,7 @@
If multiple alleleic primitives (gaps or mismatches) are specified in a single VCF record, this tools splits the record into multiple lines, but drops all INFO fields. "Pure" MNPs are split into multiple SNPs unless the -m flag is provided. Genotypes are phased where complex alleles have been decomposed, provided genotypes in the input.
-The tool has the following options::
+The options are::
--use-mnps (-m)
Retain MNPs as separate events