annotate tool_dependencies.xml @ 1:8e914fde0d93 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tbl2asn_22_4 commit 15099b938e3ef54150ebf6b67969c27928c763c0
author iuc
date Mon, 18 Jul 2016 14:19:22 -0400
parents 06ce3ee95c9b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8e914fde0d93 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tbl2asn_22_4 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents: 0
diff changeset
1 <?xml version="1.0"?>
0
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
2 <tool_dependency>
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
3 <package name="tbl2asn" version="22.4">
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
4 <install version="1.0">
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
5 <actions>
1
8e914fde0d93 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tbl2asn_22_4 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents: 0
diff changeset
6 <action target_directory="bin" type="download_binary">
8e914fde0d93 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tbl2asn_22_4 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents: 0
diff changeset
7 <url_template os="linux" sha256sum="e68c91f59cb269492c564cf3e83770f10c3e665e7584f1b1521e0a14ff96bb25">
8e914fde0d93 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tbl2asn_22_4 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents: 0
diff changeset
8 https://github.com/bgruening/download_store/raw/master/ncbi_tools/tbl2asn/22.4/linux64/tbl2asn
8e914fde0d93 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tbl2asn_22_4 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents: 0
diff changeset
9 </url_template>
0
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
10 </action>
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
11 <action type="chmod">
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
12 <file mode="750">$INSTALL_DIR/bin/tbl2asn</file>
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
13 </action>
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
14 <action type="set_environment">
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
15 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
16 </action>
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
17 </actions>
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
18 </install>
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
19 <readme>tbl2asn is originally hosted on ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools/converters/by_program/tbl2asn/ and mirrored to bgruening's github account to enable reproducibility.</readme>
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
20 </package>
06ce3ee95c9b initial uploaded
iuc
parents:
diff changeset
21 </tool_dependency>