Mercurial > repos > iuc > transit_resampling
diff macros.xml @ 1:1d1ca6b30fbb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit 9ffba16c072c7dafe4ef0b70cd2ef166fbe903d0-dirty
| author | iuc |
|---|---|
| date | Wed, 27 Feb 2019 10:14:26 -0500 |
| parents | 8ccb1b841efb |
| children | 173bf0f6ca1e |
line wrap: on
line diff
--- a/macros.xml Mon Dec 17 11:02:16 2018 -0500 +++ b/macros.xml Wed Feb 27 10:14:26 2019 -0500 @@ -24,7 +24,7 @@ </param> </xml> <xml name="inputs"> - <param name="inputs" type="data" format="wig" multiple="true" label="Input .wig files" /> + <param name="inputs" type="data" format="wig,tabular" multiple="true" label="Input .wig files" /> <yield /> <param name="annotation" type="data" format="gff3" label="Input annotation" /> </xml>
