Mercurial > repos > iuc > mothur_get_label
comparison get.label.xml @ 3:6d082f402534 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ca8dc573528ab7c5290bc6ca029cb989f4755db6
| author | iuc |
|---|---|
| date | Fri, 08 Sep 2017 12:57:08 -0400 |
| parents | 83cf3f511e72 |
| children | 2db0ca9ce0d9 |
comparison
equal
deleted
inserted
replaced
| 2:d0404ffeb998 | 3:6d082f402534 |
|---|---|
| 30 | head -n-3 | 30 | head -n-3 |
| 31 | sed '1,29d' | 31 | sed '1,29d' |
| 32 > "$labels_list" | 32 > "$labels_list" |
| 33 ]]></command> | 33 ]]></command> |
| 34 <inputs> | 34 <inputs> |
| 35 <param name="otu" type="data" format="mothur.list,motur.sabund,mothur.rabund" label="Input file. May be shared, sabund or rabund file"/> | 35 <param name="otu" type="data" format="mothur.list,mothur.sabund,mothur.rabund" label="Input file. May be shared, sabund or rabund file"/> |
| 36 </inputs> | 36 </inputs> |
| 37 <outputs> | 37 <outputs> |
| 38 <expand macro="logfile-output"/> | 38 <expand macro="logfile-output"/> |
| 39 <data name="labels_list" format="tabular" label="${tool.name} on ${on_string}: labels"/> | 39 <data name="labels_list" format="tabular" label="${tool.name} on ${on_string}: labels"/> |
| 40 </outputs> | 40 </outputs> |
