Mercurial > repos > iuc > package_tbl2asn_22_4
view tool_dependencies.xml @ 1:ef178b12e7ad 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 | Tue, 19 Jul 2016 06:09:37 -0400 |
parents | 55f52e5395cd |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="tbl2asn" version="22.4"> <install version="1.0"> <actions> <action target_directory="bin" type="download_binary"> <url_template os="linux" sha256sum="e68c91f59cb269492c564cf3e83770f10c3e665e7584f1b1521e0a14ff96bb25"> https://github.com/bgruening/download_store/raw/master/ncbi_tools/tbl2asn/22.4/linux64/tbl2asn </url_template> </action> <action type="chmod"> <file mode="750">$INSTALL_DIR/bin/tbl2asn</file> </action> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> </action> </actions> </install> <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> </package> </tool_dependency>