Mercurial > repos > iuc > gatk2
annotate tool_dependencies.xml @ 0:9ad15075b9fa draft
Uploaded
| author | iuc |
|---|---|
| date | Mon, 25 Nov 2013 14:23:47 -0500 |
| parents | |
| children | 28b85e2409ce |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <set_environment version="1.0"> | |
| 4 <environment_variable action="set_to" name="GATK2_PATH">/please set the path to your GATK2 dir in the corresponding env.sh file/</environment_variable> | |
| 5 </set_environment> | |
| 6 <!-- | |
| 7 -et "NO_ET" -K "/data/gatk2_key_file" ##ET no phone home | |
| 8 --> | |
| 9 <set_environment version="1.0"> | |
| 10 <environment_variable action="set_to" name="GATK2_SITE_OPTIONS" /> | |
| 11 </set_environment> | |
| 12 | |
| 13 <package name="samtools" version="0.1.19"> | |
| 14 <repository changeset_revision="54195f1d4b0f" name="package_samtools_0_1_19" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
| 15 </package> | |
| 16 </tool_dependency> |
