Repository 'trinity_run_de_analysis'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/trinity_run_de_analysis

Changeset 14:55cf05b65ad5 (2019-11-18)
Previous changeset 13:f3924bd07cba (2019-11-14) Next changeset 15:04936df18de3 (2020-02-11)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 0264b2f90c5cee89d1620fa47470143ea8d541a2"
modified:
run_de_analysis.xml
b
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
b
@@ -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">