Mercurial > repos > iuc > gff_to_prot
comparison macros.xml @ 1:28283ac44e5f 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:48 -0500 |
| parents | f6c407e41a33 |
| children | a6aa24fe733c |
comparison
equal
deleted
inserted
replaced
| 0:f6c407e41a33 | 1:28283ac44e5f |
|---|---|
| 24 </param> | 24 </param> |
| 25 </xml> | 25 </xml> |
| 26 <xml name="inputs"> | 26 <xml name="inputs"> |
| 27 <param name="inputs" type="data" format="wig,tabular" multiple="true" label="Input .wig files" /> | 27 <param name="inputs" type="data" format="wig,tabular" multiple="true" label="Input .wig files" /> |
| 28 <yield /> | 28 <yield /> |
| 29 <param name="annotation" type="data" format="gff3" label="Input annotation" /> | 29 <param name="annotation" type="data" format="gff3,tabular" label="Input annotation" /> |
| 30 </xml> | 30 </xml> |
| 31 <xml name="ignore_tas"> | 31 <xml name="ignore_tas"> |
| 32 <param name="nterm" argument="-iN" type="float" value="0" min="0" max="1" label="Ignore TAs occuring at given fraction of the N terminus." /> | 32 <param name="nterm" argument="-iN" type="float" value="0" min="0" max="1" label="Ignore TAs occuring at given fraction of the N terminus." /> |
| 33 <param name="cterm" argument="-iC" type="float" value="0" min="0" max="1" label="Ignore TAs occuring at given fraction of the C terminus." /> | 33 <param name="cterm" argument="-iC" type="float" value="0" min="0" max="1" label="Ignore TAs occuring at given fraction of the C terminus." /> |
| 34 </xml> | 34 </xml> |
