Mercurial > repos > takadonet > package_tbl2asn_24_3
comparison tool_dependencies.xml @ 0:41764d6a6a3c draft default tip
Uploaded
author | takadonet |
---|---|
date | Wed, 30 Sep 2015 09:24:34 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:41764d6a6a3c |
---|---|
1 <?xml version='1.0' encoding='utf-8'?> | |
2 <tool_dependency> | |
3 <package name="tbl2asn" version="24.3"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="download_binary" target_directory="bin"> | |
7 <url_template os="linux">https://github.com/bgruening/download_store/raw/master/ncbi_tools/tbl2asn/24.3/linux64/tbl2asn</url_template> | |
8 </action> | |
9 <action type="chmod"> | |
10 <file mode="750">$INSTALL_DIR/bin/tbl2asn</file> | |
11 </action> | |
12 <action type="set_environment"> | |
13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | |
14 </action> | |
15 </actions> | |
16 </install> | |
17 <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> | |
18 </package> | |
19 </tool_dependency> |