changeset 18:442e3696c634 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit c468d2b9613f88cc5f96f77ab1e0592d3c9ce707"
author iuc
date Sat, 27 Nov 2021 10:16:47 +0000
parents 2e21a7c28b38
children bcc5f03f1900
files abundance_estimates_to_matrix.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
@@ -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>