changeset 14:55cf05b65ad5 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 0264b2f90c5cee89d1620fa47470143ea8d541a2"
author iuc
date Mon, 18 Nov 2019 18:32:31 -0500
parents f3924bd07cba
children 04936df18de3
files run_de_analysis.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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">