# HG changeset patch # User devteam # Date 1473969847 14400 # Node ID 5fe607441f62e2dd7c72b545ab5da73c1757013c # Parent ac725e729ac6da99866ec5e2cc2f45644e631eae planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfflatten commit 0b9b6512272b82637c2f1e831367e89aed77ae79 diff -r ac725e729ac6 -r 5fe607441f62 macros.xml --- a/macros.xml Mon Nov 09 12:32:13 2015 -0500 +++ b/macros.xml Thu Sep 15 16:04:07 2016 -0400 @@ -1,7 +1,7 @@ - vcflib + vcflib @@ -10,6 +10,7 @@ + 1.0.0_rc1 diff -r ac725e729ac6 -r 5fe607441f62 tool_dependencies.xml --- a/tool_dependencies.xml Mon Nov 09 12:32:13 2015 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - - diff -r ac725e729ac6 -r 5fe607441f62 vcfflatten.xml --- a/vcfflatten.xml Mon Nov 09 12:32:13 2015 -0500 +++ b/vcfflatten.xml Thu Sep 15 16:04:07 2016 -0400 @@ -1,30 +1,30 @@ - - Removes multi-allelic sites by picking the most common alternate - - macros.xml - - - - vcfflatten "${input1}" > "${out_file1}" - - - - - - - - - - - - - - -Removes multi-allelic sites by picking the most common alternate. Requires allele frequency specification 'AF' and use of 'G' and 'A' to specify the fields which vary according to the Allele or Genotype. - ----- - -Vcfflatten @IS_PART_OF_VCFLIB@ - - - + + Removes multi-allelic sites by picking the most common alternate + + macros.xml + + + + vcfflatten "${input1}" > "${out_file1}" + + + + + + + + + + + + + + +Removes multi-allelic sites by picking the most common alternate. Requires allele frequency specification 'AF' and use of 'G' and 'A' to specify the fields which vary according to the Allele or Genotype. + +---- + +Vcfflatten @IS_PART_OF_VCFLIB@ + + +