Mercurial > repos > devteam > bamtools_filter
comparison macros.xml @ 12:ce5482dfe8bd draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
| author | iuc |
|---|---|
| date | Sat, 02 Sep 2017 11:43:07 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 11:6fae66d050a7 | 12:ce5482dfe8bd |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <token name="@VERSION@">2.4.0</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <requirement type="package" version="@VERSION@">bamtools</requirement> | |
| 7 <requirement type="package" version="1.4.1">samtools</requirement> | |
| 8 </requirements> | |
| 9 </xml> | |
| 10 <xml name="citations"> | |
| 11 <citations> | |
| 12 <citation type="doi">10.1093/bioinformatics/btr174</citation> | |
| 13 </citations> | |
| 14 </xml> | |
| 15 </macros> |
