Mercurial > repos > devteam > cuffquant
comparison cuff_macros.xml @ 4:d2daca60e139 draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/cufflinks/cuffquant commit 82ee6fc860c52c531b7a57bbb346ab1a67a434a5
| author | devteam |
|---|---|
| date | Sun, 19 Feb 2017 12:09:03 -0500 |
| parents | 25cf1ab351df |
| children | dd79e9e3aa10 |
comparison
equal
deleted
inserted
replaced
| 3:25cf1ab351df | 4:d2daca60e139 |
|---|---|
| 6 <requirement type="package" version="2.2.1">cufflinks</requirement> | 6 <requirement type="package" version="2.2.1">cufflinks</requirement> |
| 7 <yield /> | 7 <yield /> |
| 8 </requirements> | 8 </requirements> |
| 9 </xml> | 9 </xml> |
| 10 | 10 |
| 11 <xml name="stdio"> | |
| 12 <stdio> | |
| 13 <exit_code range="1:" /> | |
| 14 <exit_code range=":-1" /> | |
| 15 <regex match="Error" /> | |
| 16 <regex match="Exception" /> | |
| 17 </stdio> | |
| 18 </xml> | |
| 19 <xml name="condition_inputs"> | 11 <xml name="condition_inputs"> |
| 20 <!-- DEFAULT : use BAM/SAM files --> | 12 <!-- DEFAULT : use BAM/SAM files --> |
| 21 <conditional name="in_type"> | 13 <conditional name="in_type"> |
| 22 <param name="set_in_type" type="select" label="Input data type" | 14 <param name="set_in_type" type="select" label="Input data type" |
| 23 help="CuffNorm supports either CXB (from cuffquant) or SAM/BAM input files. Mixing is not supported. Default: SAM/BAM"> | 15 help="CuffNorm supports either CXB (from cuffquant) or SAM/BAM input files. Mixing is not supported. Default: SAM/BAM"> |
