Mercurial > repos > devteam > cuffdiff
diff cuffdiff_wrapper.xml @ 5:3d8071386667 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffdiff commit a0b0845a9d1b3e7ecdeacd1e606133617e3918bd"
| author | iuc |
|---|---|
| date | Tue, 16 Jun 2020 16:57:20 +0000 |
| parents | e20b05db0839 |
| children | 986b6cbd0f59 |
line wrap: on
line diff
--- a/cuffdiff_wrapper.xml Sun Feb 19 12:11:27 2017 -0500 +++ b/cuffdiff_wrapper.xml Tue Jun 16 16:57:20 2020 +0000 @@ -1,12 +1,12 @@ <tool id="cuffdiff" name="Cuffdiff" version="@VERSION@.5"> <description>find significant changes in transcript expression, splicing, and promoter use</description> <macros> - <import>cuff_macros.xml</import> + <import>cuff_macros.xml</import> </macros> <expand macro="requirements"> <requirement type="package" version="2.16.0">bioconductor-cummerbund</requirement> </expand> - <version_command>cuffdiff 2>&1 | head -n 1</version_command> + <version_command><![CDATA[cuffdiff 2>&1 | head -n 1]]></version_command> <command detect_errors="aggressive"><