Mercurial > repos > iuc > trinity_run_de_analysis
diff run_de_analysis.xml @ 14:118308b20d2c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 0264b2f90c5cee89d1620fa47470143ea8d541a2"
| author | iuc |
|---|---|
| date | Mon, 18 Nov 2019 23:25:25 +0000 |
| parents | 0f5bfda8f46c |
| children | 5a5904fbbcb7 |
line wrap: on
line diff
--- a/run_de_analysis.xml Thu Nov 14 08:59:12 2019 +0000 +++ b/run_de_analysis.xml Mon Nov 18 23:25:25 2019 +0000 @@ -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">
