changeset 3:8067dfa00ed2 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc-tools/twobittofa commit e021ee7a5b682d6f513ca053138acf9bb5d2b4b2"
author iuc
date Wed, 02 Feb 2022 13:56:20 +0000
parents 356dc923f8d3
children
files twobittofa.xml
diffstat 1 files changed, 7 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/twobittofa.xml	Thu Jan 25 12:07:29 2018 -0500
+++ b/twobittofa.xml	Wed Feb 02 13:56:20 2022 +0000
@@ -1,12 +1,15 @@
-<tool id="ucsc-twobittofa" name="twoBitToFa" version="@WRAPPER_VERSION@">
+<tool id="ucsc-twobittofa" name="twoBitToFa" version="@TOOL_VERSION@">
     <description>Convert all or part of .2bit file to FASTA</description>
+    <xrefs>
+        <xref type="bio.tools">UCSC_Genome_Browser_Utilities</xref>
+    </xrefs>
     <macros>
-        <token name="@WRAPPER_VERSION@">357</token>
+        <token name="@TOOL_VERSION@">377</token>
     </macros>
     <requirements>
-        <requirement type="package" version="@WRAPPER_VERSION@">ucsc-twobittofa</requirement>
+        <requirement type="package" version="@TOOL_VERSION@">ucsc-twobittofa</requirement>
     </requirements>
-    <version_command><![CDATA[ echo "@WRAPPER_VERSION@" ]]></version_command>
+    <version_command><![CDATA[ echo "@TOOL_VERSION@" ]]></version_command>
     <command><![CDATA[
 twoBitToFa
 '$twobit_input'