Mercurial > repos > morinlab > package_morinlab_scripts_15_1
view tool_dependencies.xml @ 0:8303cc539e76 draft default tip
Uploaded
| author | morinlab |
|---|---|
| date | Thu, 01 Dec 2016 17:17:26 -0500 |
| parents | |
| children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="morinlab_scripts" version="15.1"> <install version="1.0"> <actions> <action type="download_by_url"> https://github.com/morinlab/lab_scripts/archive/15.1.tar.gz </action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> </action> <action type="set_environment"> <environment_variable action="set_to" name="MORINLAB_SCRIPTS">$INSTALL_DIR</environment_variable> </action> </actions> </install> <readme> Downloads and extracts the lab_scripts repository from the Morin Lab (https://github.com/morinlab/lab_scripts) which contains wrappers for useful tools for cancer mutational analysis. </readme> </package> </tool_dependency>
