# HG changeset patch # User devteam # Date 1473969892 14400 # Node ID 2290bd5707fe4a26cd41b9bbbbde25da95514e9f # Parent 9cf4c4cfa456aeaa12d5521e2f056887a74a2e3e planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfaddinfo commit 0b9b6512272b82637c2f1e831367e89aed77ae79 diff -r 9cf4c4cfa456 -r 2290bd5707fe macros.xml --- a/macros.xml Mon Nov 09 12:28:48 2015 -0500 +++ b/macros.xml Thu Sep 15 16:04:52 2016 -0400 @@ -1,7 +1,7 @@ - vcflib + vcflib @@ -10,6 +10,7 @@ + 1.0.0_rc1 diff -r 9cf4c4cfa456 -r 2290bd5707fe tool_dependencies.xml --- a/tool_dependencies.xml Mon Nov 09 12:28:48 2015 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - - diff -r 9cf4c4cfa456 -r 2290bd5707fe vcfaddinfo.xml --- a/vcfaddinfo.xml Mon Nov 09 12:28:48 2015 -0500 +++ b/vcfaddinfo.xml Thu Sep 15 16:04:52 2016 -0400 @@ -1,32 +1,32 @@ - - Adds info fields from the second dataset which are not present in the first dataset - - macros.xml - - - - vcfaddinfo "${input1}" "${input2}" > "${out_file1}" - - - - - - - - - - - - - - - - -Adds info fields from the second dataset which are not present in the first dataset. - ------ - -Vcfaddinfo @IS_PART_OF_VCFLIB@ - - - + + Adds info fields from the second dataset which are not present in the first dataset + + macros.xml + + + + vcfaddinfo "${input1}" "${input2}" > "${out_file1}" + + + + + + + + + + + + + + + + +Adds info fields from the second dataset which are not present in the first dataset. + +----- + +Vcfaddinfo @IS_PART_OF_VCFLIB@ + + +