annotate tool_dependencies.xml @ 2:14d6929f8aa1 draft default tip

Tool tests or/and test-data are missing.
author nikos
date Thu, 11 Sep 2014 08:30:05 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
1 <?xml version="1.0"?>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
2 <tool_dependency>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
3 <package name="cutadapt" version="1.4.2">
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
4 <install version="1.0">
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
5 <actions>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
6 <action type="download_by_url">http://pypi.python.org/packages/source/c/cutadapt/cutadapt-1.4.2.tar.gz</action>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
7 <action type="shell_command">python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin</action>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
8 <action type="set_environment">
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
9 <environment_variable name="PYTHONPATH" action="append_to">$INSTALL_DIR/lib/python</environment_variable>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
10 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
11 </action>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
12 </actions>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
13 </install>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
14 <readme>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
15 </readme>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
16 </package>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
17 <package name="bowtie2" version="2.1.0">
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
18 <repository changeset_revision="606d435a57a4" name="package_bowtie2_2_1_0" owner="devteam" prior_installation_required="False" toolshed="http://testtoolshed.g2.bx.psu.edu" />
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
19 </package>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
20 <package name="samtools" version="0.1.18">
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
21 <repository changeset_revision="c0f72bdba484" name="package_samtools_0_1_18" owner="devteam" prior_installation_required="False" toolshed="http://testtoolshed.g2.bx.psu.edu" />
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
22 </package>
14d6929f8aa1 Tool tests or/and test-data are missing.
nikos
parents:
diff changeset
23 </tool_dependency>