Mercurial > repos > devteam > cuffquant
comparison cuffquant_wrapper.xml @ 5:dd79e9e3aa10 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffquant commit a0b0845a9d1b3e7ecdeacd1e606133617e3918bd"
| author | iuc |
|---|---|
| date | Tue, 16 Jun 2020 16:59:04 +0000 |
| parents | d2daca60e139 |
| children | 1bb760457574 |
comparison
equal
deleted
inserted
replaced
| 4:d2daca60e139 | 5:dd79e9e3aa10 |
|---|---|
| 3 <description>Precompute gene expression levels</description> | 3 <description>Precompute gene expression levels</description> |
| 4 <macros> | 4 <macros> |
| 5 <import>cuff_macros.xml</import> | 5 <import>cuff_macros.xml</import> |
| 6 </macros> | 6 </macros> |
| 7 <expand macro="requirements" /> | 7 <expand macro="requirements" /> |
| 8 <version_command>cuffquant 2>&1 | head -n 1</version_command> | 8 <version_command><![CDATA[cuffquant 2>&1 | head -n 1]]></version_command> |
| 9 <command detect_errors="aggressive"><