# HG changeset patch
# User iuc
# Date 1574119951 18000
# Node ID 55cf05b65ad58a5ae21efa16f50b7469a6e64ae3
# Parent  f3924bd07cba11f580321de328b914c2cf92a250
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 0264b2f90c5cee89d1620fa47470143ea8d541a2"

diff -r f3924bd07cba -r 55cf05b65ad5 run_de_analysis.xml
--- a/run_de_analysis.xml	Thu Nov 14 04:06:09 2019 -0500
+++ b/run_de_analysis.xml	Mon Nov 18 18:32:31 2019 -0500
@@ -45,7 +45,7 @@
 
     ]]></command>
     <inputs>
-        <param format="tabular" name="matrix" argument="--matrix" type="data" label="Expression matrix" help="output of abundance_estimates_to_matrix tool"/>
+        <param format="tabular" name="matrix" argument="--matrix" type="data" label="Expression matrix" help="output of Build expression matrix - matrix of raw read counts (not normalized!)"/>
         <param format="tabular" name="samples" argument="--samples_file" type="data" label="Sample description" help="file describing samples and replicates"/>
 
         <conditional name="method_choice">