Mercurial > repos > iuc > gatk2
diff tool_dependencies.xml @ 0:9ad15075b9fa draft
Uploaded
| author | iuc |
|---|---|
| date | Mon, 25 Nov 2013 14:23:47 -0500 |
| parents | |
| children | 28b85e2409ce |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Nov 25 14:23:47 2013 -0500 @@ -0,0 +1,16 @@ +<?xml version="1.0"?> +<tool_dependency> + <set_environment version="1.0"> + <environment_variable action="set_to" name="GATK2_PATH">/please set the path to your GATK2 dir in the corresponding env.sh file/</environment_variable> + </set_environment> + <!-- + -et "NO_ET" -K "/data/gatk2_key_file" ##ET no phone home + --> + <set_environment version="1.0"> + <environment_variable action="set_to" name="GATK2_SITE_OPTIONS" /> + </set_environment> + + <package name="samtools" version="0.1.19"> + <repository changeset_revision="54195f1d4b0f" name="package_samtools_0_1_19" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" /> + </package> +</tool_dependency>
