annotate macros.xml @ 3:63ba2e9353bb draft default tip

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
author thanhlv
date Mon, 06 May 2019 08:05:32 -0400
parents f9c1aaf4f592
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
1 <macros>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
2 <token name="@VERSION@">2.0.20181010</token>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
3 <xml name="requirements">
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
4 <requirements>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
5 <requirement type="package" version="@VERSION@">nullarbor</requirement>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
6 <!-- <container type="docker">quay.io/thanhleviet/nullarbor</container> -->
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
7 </requirements>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
8 </xml>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
9
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
10 <xml name="version_command">
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
11 <version_command>nullarbor.pl --version</version_command>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
12 </xml>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
13
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
14 <xml name="env">
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
15 <environment_variables>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
16 <environment_variable name="KRAKEN_DEFAULT_DB">${GALAXY_DATA_MANAGER_DATA_PATH}/taxonomy/minikraken_20171013_4GB</environment_variable>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
17 <environment_variable name="CENTRIFUGE_DEFAULT_DB">${GALAXY_DATA_MANAGER_DATA_PATH}/taxonomy/p_compressed+h+v</environment_variable>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
18 </environment_variables>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
19 </xml>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
20 <!-- <xml name="citations">
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
21 <citations>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
22 <citation type="doi">fill_here</citation>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
23 </citations>
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
24 </xml> -->
f9c1aaf4f592 planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/nullarbor commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
thanhlv
parents:
diff changeset
25 </macros>