4
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="GBSX" version="1.1.5">
|
|
4 <install version="1.0">
|
|
5 <actions>
|
|
6 <action type="download_by_url">https://github.com/GenomicsCoreLeuven/GBSX/releases/download/v1.1.5/GBSX_v1.1.5.jar</action>
|
|
7 <action type="move_file" rename_to="GBSX.jar"><source>GBSX_v1.1.5.jar</source><destination>$INSTALL_DIR</destination></action>
|
17
|
8 <action type="set_environment">
|
18
|
9 <environment_variable name="GBSX_PATH" action="set_to">$INSTALL_DIR</environment_variable>
|
17
|
10 </action>
|
4
|
11 </actions>
|
|
12 </install>
|
|
13 <readme>Installs the GBSX jar.</readme>
|
|
14 </package>
|
|
15 </tool_dependency>
|