diff macros.xml @ 5:01ccd366690d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 3a528b3f87cff585baf4abb8ebe0be95a24044ea
author iuc
date Wed, 25 Oct 2023 08:24:37 +0000
parents 3d61a698e5e1
children
line wrap: on
line diff
--- a/macros.xml	Fri Mar 24 08:12:45 2023 +0000
+++ b/macros.xml	Wed Oct 25 08:24:37 2023 +0000
@@ -1,6 +1,6 @@
 <macros>
     <token name="@TOOL_VERSION@">2.4.0</token>
-    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@VERSION_SUFFIX@">1</token>
     <xml name="requirements">
         <requirements>
         <requirement type="package" version="@TOOL_VERSION@">arriba</requirement>
@@ -53,7 +53,7 @@
         ln -sf '$genome.assembly' $genome_assembly &&
     #end if
 #elif str($genome.genome_source) == "cached"
-    #set $genome_assembly = $genome.ref_file.fields.fasta
+    #set $genome_assembly = $genome.ref_file.fields.path
 #end if
     ]]></token>
     <token name="@GTF_SOURCE@"><![CDATA[
@@ -63,7 +63,7 @@
     ]]></token>
 
     <xml name="visualization_options">
-                <param name="cytobands" argument="--cytobands" type="data" format="tabular" optional="true" label="Cytobands"/>
+                <param argument="--cytobands" type="data" format="tabular" optional="true" label="Cytobands"/>
                 <section name="options" expanded="false" title="Draw Fusion Options">
                     <param argument="--sampleName" type="text" value="" optional="true" label="Sample Name printed as the title on every page"/>
                     <param argument="--transcriptSelection" type="select" optional="true" label="Transcript selection">