Mercurial > repos > devteam > cufflinks
comparison cuff_macros.xml @ 9:a1ea9af8d5f4 draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/cufflinks/cufflinks commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author | devteam |
---|---|
date | Wed, 11 Nov 2015 12:34:49 -0500 |
parents | 5346d5eea8b1 |
children | 83bec71c5c9f |
comparison
equal
deleted
inserted
replaced
8:64698e16f4a6 | 9:a1ea9af8d5f4 |
---|---|
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"> |