Mercurial > repos > devteam > cuffquant
comparison cuff_macros.xml @ 1:986b63735a5e draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/cufflinks/cuffquant commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author | devteam |
---|---|
date | Wed, 11 Nov 2015 12:35:31 -0500 |
parents | 5d8b9dcaf17d |
children | b2ee2bef1926 |
comparison
equal
deleted
inserted
replaced
0:5d8b9dcaf17d | 1:986b63735a5e |
---|---|
8 </xml> | 8 </xml> |
9 <xml name="stdio"> | 9 <xml name="stdio"> |
10 <stdio> | 10 <stdio> |
11 <exit_code range="1:" /> | 11 <exit_code range="1:" /> |
12 <exit_code range=":-1" /> | 12 <exit_code range=":-1" /> |
13 <regex match="Error:" /> | 13 <regex match="Error" /> |
14 <regex match="Exception:" /> | 14 <regex match="Exception" /> |
15 </stdio> | 15 </stdio> |
16 </xml> | 16 </xml> |
17 <xml name="condition_inputs"> | 17 <xml name="condition_inputs"> |
18 <!-- DEFAULT : use BAM/SAM files --> | 18 <!-- DEFAULT : use BAM/SAM files --> |
19 <conditional name="in_type"> | 19 <conditional name="in_type"> |