Mercurial > repos > trinity_ctat > abundance_estimation_to_matrix
comparison abundance_estimation_to_matrix.xml @ 4:e1cd59f4cddf draft
Changing input format type.
| author | trinity_ctat |
|---|---|
| date | Fri, 29 Sep 2017 11:22:27 -0400 |
| parents | 9c24629b1268 |
| children | 27fe7db7444b |
comparison
equal
deleted
inserted
replaced
| 3:9c24629b1268 | 4:e1cd59f4cddf |
|---|---|
| 14 | 14 |
| 15 </command> | 15 </command> |
| 16 <inputs> | 16 <inputs> |
| 17 | 17 |
| 18 <repeat name="RSEM_samples" title="RSEM abundance estimates for samples"> | 18 <repeat name="RSEM_samples" title="RSEM abundance estimates for samples"> |
| 19 <param name="file" label="Add file" type="data" /> | 19 <param name="file" label="Add file" type="data" format="text"/> |
| 20 <param name="column_label" label="column label" type="text" /> | 20 <param name="column_label" label="column label" type="text" /> |
| 21 </repeat> | 21 </repeat> |
| 22 | 22 |
| 23 </inputs> | 23 </inputs> |
| 24 <outputs> | 24 <outputs> |
| 85 If you are following the Trinity RNA-seq protocol please go here_ for a galaxy tool walk through or the Nature Protocols paper_. | 85 If you are following the Trinity RNA-seq protocol please go here_ for a galaxy tool walk through or the Nature Protocols paper_. |
| 86 | 86 |
| 87 .. _here: https://github.com/trinityrnaseq/GalaxyTrinityProtocol/wiki | 87 .. _here: https://github.com/trinityrnaseq/GalaxyTrinityProtocol/wiki |
| 88 .. _paper: http://www.nature.com/nprot/journal/v8/n8/full/nprot.2013.084.html | 88 .. _paper: http://www.nature.com/nprot/journal/v8/n8/full/nprot.2013.084.html |
| 89 </help> | 89 </help> |
| 90 | |
| 91 <citations> | |
| 92 <citation type="doi">10.1038/nbt.1883</citation> | |
| 93 </citations> | |
| 94 | |
| 90 </tool> | 95 </tool> |
