0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
2
|
3 <package name="biopython" version="1.62">
|
|
4 <repository changeset_revision="ac9cc2992b69" name="package_biopython_1_62" owner="biopython" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
0
|
5 </package>
|
|
6 <package name="ngs-tools" version="0.1.6">
|
8
|
7 <readme>
|
|
8 This Galaxy Tool Shed package installs ngs-tools. This requires and assumes a
|
|
9 standard C compiler is already installed, along with the Python header files.
|
|
10
|
|
11 Development of this dependency definition is being done here on GitHub:
|
|
12 https://github.com/cjav/ngs-tools/tree/master/galaxy-tools
|
|
13 </readme>
|
0
|
14 <install version="1.0">
|
8
|
15 <action type="set_environment_for_install">
|
|
16 <repository name="package_biopython_1_62" owner="biopython">
|
|
17 <package name="biopython" version="1.62" />
|
|
18 </repository>
|
|
19 </action>
|
0
|
20 <actions>
|
8
|
21 <action type="setup_virtualenv">
|
|
22 docopt==0.6.1
|
|
23 biopython==1.62
|
|
24 python-levenshtein==0.10.2
|
|
25 ngs-tools==0.1.6
|
|
26 </action>
|
0
|
27 </actions>
|
|
28 </install>
|
8
|
29
|
0
|
30 </package>
|
|
31 </tool_dependency>
|