Previous changeset 12:34840e9c79b0 (2021-09-10) Next changeset 14:be3f26533209 (2021-12-19) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit c468d2b9613f88cc5f96f77ab1e0592d3c9ce707" |
modified:
contig_exn50_statistic.xml |
b |
diff -r 34840e9c79b0 -r beafdd47f8cf contig_exn50_statistic.xml --- a/contig_exn50_statistic.xml Fri Sep 10 22:43:27 2021 +0000 +++ b/contig_exn50_statistic.xml Sat Nov 27 10:09:37 2021 +0000 |
[ |
@@ -1,9 +1,9 @@ <tool id="trinity_contig_exn50_statistic" name="Compute contig Ex90N50 statistic and Ex90 transcript count" version="@WRAPPER_VERSION@"> <description>from a Trinity assembly</description> - <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros> + <expand macro="bio_tools"/> <expand macro="requirements" /> <command detect_errors="aggressive"><![CDATA[ ln -s '$matrix' 'matrix.tabular' && |