Previous changeset 17:2e21a7c28b38 (2021-09-10) Next changeset 19:bcc5f03f1900 (2021-12-19) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit c468d2b9613f88cc5f96f77ab1e0592d3c9ce707" |
modified:
abundance_estimates_to_matrix.xml |
b |
diff -r 2e21a7c28b38 -r 442e3696c634 abundance_estimates_to_matrix.xml --- a/abundance_estimates_to_matrix.xml Fri Sep 10 22:51:58 2021 +0000 +++ b/abundance_estimates_to_matrix.xml Sat Nov 27 10:16:47 2021 +0000 |
b |
@@ -1,9 +1,9 @@ <tool id="trinity_abundance_estimates_to_matrix" name="Build expression matrix" version="@WRAPPER_VERSION@"> <description>for a de novo assembly of RNA-Seq data by Trinity</description> - <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros> + <expand macro="bio_tools"/> <expand macro="requirements"> <requirement type="package" version="3.20.7">bioconductor-edger</requirement> <requirement type="package" version="0.44.0">kallisto</requirement> |