Mercurial > repos > iuc > bedtools
comparison nucBed.xml @ 37:7f4f9bb165c9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 3113ecabff4cd259d175b638fd5ff14f0fce6da1
| author | iuc |
|---|---|
| date | Wed, 10 Jan 2018 19:30:34 -0500 |
| parents | c0fbce5dc84a |
| children | 3f852f713d24 |
comparison
equal
deleted
inserted
replaced
| 36:1133660b0f9d | 37:7f4f9bb165c9 |
|---|---|
| 26 <param name="seq" type="boolean" checked="false" truevalue="-seq" falsevalue="" | 26 <param name="seq" type="boolean" checked="false" truevalue="-seq" falsevalue="" |
| 27 label="Print the extracted sequence" help="(-seq)"/> | 27 label="Print the extracted sequence" help="(-seq)"/> |
| 28 <param name="pattern" type="boolean" checked="false" truevalue="-pattern" falsevalue="" | 28 <param name="pattern" type="boolean" checked="false" truevalue="-pattern" falsevalue="" |
| 29 label="Report the number of times a user-defined sequence is observed" help="case-sensitive (-pattern)" /> | 29 label="Report the number of times a user-defined sequence is observed" help="case-sensitive (-pattern)" /> |
| 30 <param name="case" type="boolean" checked="false" truevalue="-C" falsevalue="" | 30 <param name="case" type="boolean" checked="false" truevalue="-C" falsevalue="" |
| 31 label="Igore case when matching -pattern" help="(-C)"/> | 31 label="Ignore case when matching -pattern" help="(-C)"/> |
| 32 </inputs> | 32 </inputs> |
| 33 <outputs> | 33 <outputs> |
| 34 <data format="tabular" name="output" /> | 34 <data format="tabular" name="output" /> |
| 35 </outputs> | 35 </outputs> |
| 36 <tests> | 36 <tests> |
