Mercurial > repos > devteam > bamtools_filter
annotate macros.xml @ 14:ab0a7a622ff6 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit c72d58cbe6a99bc8f9fde26fdde45b0c222890df
author | iuc |
---|---|
date | Fri, 20 Jul 2018 04:14:25 -0400 |
parents | ce5482dfe8bd |
children |
rev | line source |
---|---|
12
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
2 <macros> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
3 <token name="@VERSION@">2.4.0</token> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
4 <xml name="requirements"> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
5 <requirements> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
6 <requirement type="package" version="@VERSION@">bamtools</requirement> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
7 <requirement type="package" version="1.4.1">samtools</requirement> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
8 </requirements> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
9 </xml> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
10 <xml name="citations"> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
11 <citations> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
12 <citation type="doi">10.1093/bioinformatics/btr174</citation> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
13 </citations> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
14 </xml> |
ce5482dfe8bd
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 08b8fbdbce3ec7ccc8eb93d8c6b7a5234459cca9
iuc
parents:
diff
changeset
|
15 </macros> |