Mercurial > repos > morinlab > package_morinlab_scripts_14_2
comparison tool_dependencies.xml @ 0:b88b230de028 draft default tip
Uploaded
| author | morinlab |
|---|---|
| date | Wed, 30 Nov 2016 19:29:00 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:b88b230de028 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="morinlab_scripts" version="14.2"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="download_by_url"> | |
| 7 https://github.com/morinlab/lab_scripts/archive/14.2.tar.gz | |
| 8 </action> | |
| 9 | |
| 10 <action type="move_directory_files"> | |
| 11 <source_directory>.</source_directory> | |
| 12 <destination_directory>$INSTALL_DIR</destination_directory> | |
| 13 </action> | |
| 14 | |
| 15 <action type="set_environment"> | |
| 16 <environment_variable action="set_to" name="MORINLAB_SCRIPTS">$INSTALL_DIR</environment_variable> | |
| 17 </action> | |
| 18 | |
| 19 </actions> | |
| 20 </install> | |
| 21 <readme> | |
| 22 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. | |
| 23 </readme> | |
| 24 </package> | |
| 25 </tool_dependency> |
