Mercurial > repos > iuc > transit_resampling
diff macros.xml @ 2:173bf0f6ca1e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit 9ffba16c072c7dafe4ef0b70cd2ef166fbe903d0-dirty
| author | iuc |
|---|---|
| date | Thu, 28 Feb 2019 09:04:07 -0500 |
| parents | 1d1ca6b30fbb |
| children | 7288ac4e8583 |
line wrap: on
line diff
--- a/macros.xml Wed Feb 27 10:14:26 2019 -0500 +++ b/macros.xml Thu Feb 28 09:04:07 2019 -0500 @@ -26,7 +26,7 @@ <xml name="inputs"> <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" /> + <param name="annotation" type="data" format="gff3,tabular" label="Input annotation" /> </xml> <xml name="ignore_tas"> <param name="nterm" argument="-iN" type="float" value="0" min="0" max="1" label="Ignore TAs occuring at given fraction of the N terminus." />
