Mercurial > repos > devteam > cuffcompare
comparison cuffcompare_wrapper.xml @ 5:a739ea0fef9d draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffcompare commit 80b06e80066b32ad53ed418628992f056444256f
author | iuc |
---|---|
date | Sat, 05 Oct 2024 11:14:36 +0000 |
parents | 806c27c97df7 |
children |
comparison
equal
deleted
inserted
replaced
4:806c27c97df7 | 5:a739ea0fef9d |
---|---|
1 <tool id="cuffcompare" name="Cuffcompare" version="@VERSION@.2"> | 1 <tool id="cuffcompare" name="Cuffcompare" version="@TOOL_VERSION@.3" profile="@PROFILE@"> |
2 <description>compare assembled transcripts to a reference annotation and track Cufflinks transcripts across multiple experiments</description> | 2 <description>compare assembled transcripts to a reference annotation and track Cufflinks transcripts across multiple experiments</description> |
3 <macros> | 3 <macros> |
4 <import>cuff_macros.xml</import> | 4 <import>cuff_macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="requirements" /> | 6 <expand macro="requirements" /> |