Previous changeset 3:f6b8b38636a4 (2022-12-06) Next changeset 5:01ccd366690d (2023-10-25) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 7943aa76786271a466aa1b0e2c8fac3f32176863 |
modified:
macros.xml |
b |
diff -r f6b8b38636a4 -r 3d61a698e5e1 macros.xml --- a/macros.xml Tue Dec 06 10:38:51 2022 +0000 +++ b/macros.xml Fri Mar 24 08:12:45 2023 +0000 |
b |
@@ -1,6 +1,6 @@ <macros> - <token name="@TOOL_VERSION@">2.3.0</token> - <token name="@VERSION_SUFFIX@">3</token> + <token name="@TOOL_VERSION@">2.4.0</token> + <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">arriba</requirement> @@ -80,7 +80,7 @@ Transcript isoforms tagged with appris_principal, appris_candidate, or CCDS are considered canonical. </help> <option value="coverage">coverage</option> - <option value="provided">provided</option> + <option value="provided" selected="true">provided</option> <option value="canonical">canonical</option> </param> <param argument="--minConfidenceForCircosPlot" type="select" optional="true" label="Transcript selection"> |