Mercurial > repos > pravs > pep_pointer
comparison pep_pointer.xml @ 3:e8b710536703 draft default tip
planemo upload
author | pravs |
---|---|
date | Thu, 28 Dec 2017 17:43:16 -0500 |
parents | 0c67b75c7943 |
children |
comparison
equal
deleted
inserted
replaced
2:0c67b75c7943 | 3:e8b710536703 |
---|---|
22 </when> | 22 </when> |
23 </conditional> | 23 </conditional> |
24 <param type="data" name="bed" format="bed" label="BED file with chromosomal coordinates of peptide"/> | 24 <param type="data" name="bed" format="bed" label="BED file with chromosomal coordinates of peptide"/> |
25 </inputs> | 25 </inputs> |
26 <outputs> | 26 <outputs> |
27 <data format="tabular" name="classified" label="${tool.name} on ${on_string}"/> | 27 <data format="tabular" name="classified" label="${tool.name} on ${on_string}"> |
28 <actions> | |
29 <action name="column_names" type="metadata" default="chrom,chromStart,chromStop,name,score,strand,annotation"/> | |
30 </actions> | |
31 </data> | |
28 </outputs> | 32 </outputs> |
29 <tests> | 33 <tests> |
30 <test> | 34 <test> |
31 <param name="gtf_source" value="history"/> | 35 <param name="gtf_source" value="history"/> |
32 <param name="gtf" value="mus17.gtf"/> | 36 <param name="gtf" value="mus17.gtf"/> |