# HG changeset patch # User devteam # Date 1473970006 14400 # Node ID 196ed76d2619be8ec1193deb2b75d25da53d6fdd # Parent 4d4b16af67aa05060b5f404b187a1af167cabafc planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfaddinfo commit 0b9b6512272b82637c2f1e831367e89aed77ae79 diff -r 4d4b16af67aa -r 196ed76d2619 macros.xml --- a/macros.xml Thu Mar 19 12:21:38 2015 -0400 +++ b/macros.xml Thu Sep 15 16:06:46 2016 -0400 @@ -1,7 +1,7 @@ - vcflib + vcflib @@ -10,6 +10,7 @@ + 1.0.0_rc1 diff -r 4d4b16af67aa -r 196ed76d2619 tool_dependencies.xml --- a/tool_dependencies.xml Thu Mar 19 12:21:38 2015 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - - diff -r 4d4b16af67aa -r 196ed76d2619 vcfaddinfo.xml --- a/vcfaddinfo.xml Thu Mar 19 12:21:38 2015 -0400 +++ b/vcfaddinfo.xml Thu Sep 15 16:06:46 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@ + + +