Mercurial > repos > iuc > limma_voom
comparison limma_voom.xml @ 2:a330ddf43861 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/limma_voom commit 346319bd01bfd51f02d656e653a93f0bd1e954aa
author | iuc |
---|---|
date | Thu, 07 Sep 2017 05:27:27 -0400 |
parents | 76d01fe0ec36 |
children | 38aab66ae5cb |
comparison
equal
deleted
inserted
replaced
1:76d01fe0ec36 | 2:a330ddf43861 |
---|---|
64 | 64 |
65 && | 65 && |
66 mkdir ./output_dir | 66 mkdir ./output_dir |
67 | 67 |
68 && | 68 && |
69 mv '$outReport.files_path'/*.tsv output_dir/ | 69 cp '$outReport.files_path'/*.tsv output_dir/ |
70 ]]></command> | 70 ]]></command> |
71 | 71 |
72 <inputs> | 72 <inputs> |
73 <param name="counts" type="data" format="tabular" label="Counts Data"/> | 73 <param name="counts" type="data" format="tabular" label="Counts Data"/> |
74 | 74 |