changeset 2:bf04bd405d5b draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc-tools/fasplit commit e021ee7a5b682d6f513ca053138acf9bb5d2b4b2"
author iuc
date Wed, 02 Feb 2022 13:56:02 +0000
parents 71f649c23021
children
files fasplit.xml
diffstat 1 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/fasplit.xml	Thu Jan 25 12:07:16 2018 -0500
+++ b/fasplit.xml	Wed Feb 02 13:56:02 2022 +0000
@@ -1,10 +1,13 @@
-<tool id="fasplit" name="faSplit" version="@WRAPPER_VERSION@">
+<tool id="fasplit" name="faSplit" version="@TOOL_VERSION@">
     <description>Split a FASTA file</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-fasplit</requirement>
+        <requirement type="package" version="@TOOL_VERSION@">ucsc-fasplit</requirement>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
 mkdir out &&