Mercurial > repos > genouest > askor_de
comparison askor_de.xml @ 2:f7dde9cca31e draft default tip
planemo upload for repository https://github.com/genouest/galaxy-tools/tree/master/tools/askor commit 994ecff7807bb0eb9dac740d67ad822415b0b464
| author | genouest |
|---|---|
| date | Thu, 19 Apr 2018 03:44:16 -0400 |
| parents | ea4a79798dcf |
| children |
comparison
equal
deleted
inserted
replaced
| 1:ea4a79798dcf | 2:f7dde9cca31e |
|---|---|
| 57 #if $adv.nh | 57 #if $adv.nh |
| 58 --nh ${adv.nh} | 58 --nh ${adv.nh} |
| 59 #end if | 59 #end if |
| 60 ]]></command> | 60 ]]></command> |
| 61 <inputs> | 61 <inputs> |
| 62 <param format="tabular,csv" name="fileofcounts" type="data" label="File of counts" /> | 62 <param format="tabular,tsv,csv" name="fileofcounts" type="data" label="File of counts" /> |
| 63 <param format="tabular,tsv" name="samples" type="data" label="Descriptions of the samples" /> | 63 <param format="tabular,tsv" name="samples" type="data" label="Descriptions of the samples" /> |
| 64 <param format="tabular,tsv" name="contrasts" type="data" label="Descriptions of the contrasts" /> | 64 <param format="tabular,tsv" name="contrasts" type="data" label="Descriptions of the contrasts" /> |
| 65 <section name="adv" title="Format options" expanded="false"> | 65 <section name="adv" title="Format options" expanded="false"> |
| 66 <param name="colgenes" type="integer" label="Column of the genes" value="1" optional="true" /> | 66 <param name="colgenes" type="integer" label="Column of the genes" value="1" optional="true" /> |
| 67 <!--param name="sep" type="text" label="Field separator" value="\t" optional="true" /--> | 67 <!--param name="sep" type="text" label="Field separator" value="\t" optional="true" /--> |
