comparison tool_dependencies.xml @ 0:8303cc539e76 draft default tip

Uploaded
author morinlab
date Thu, 01 Dec 2016 17:17:26 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:8303cc539e76
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="morinlab_scripts" version="15.1">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url">
7 https://github.com/morinlab/lab_scripts/archive/15.1.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>