Mercurial > repos > eric-rasche > testing_01
comparison tool_dependencies.xml @ 0:8723292f7d97 draft default tip
Uploaded
| author | eric-rasche |
|---|---|
| date | Wed, 05 Aug 2015 12:07:02 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:8723292f7d97 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="perl" version="5.18.1"> | |
| 4 <repository changeset_revision="f19b96171787" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="snvphyl" version="1.2"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="setup_perl_environment"> | |
| 10 <repository changeset_revision="f19b96171787" name="package_perl_5_18" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 11 <package name="perl" version="5.18.1" /> | |
| 12 </repository> | |
| 13 <package>Parallel::ForkManager</package> | |
| 14 <package>https://cpan.metacpan.org/authors/id/S/SA/SANKO/Readonly-2.00.tar.gz</package> | |
| 15 <package>https://cpan.metacpan.org/authors/id/C/CJ/CJFIELDS/BioPerl-1.6.901.tar.gz</package> | |
| 16 <package>https://cpan.metacpan.org/authors/id/A/AJ/AJPAGE/Bio-Pipeline-Comparison-1.123050.tar.gz</package> | |
| 17 <package>https://cpan.metacpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.410.tar.gz</package> | |
| 18 <package>https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.042.tar.gz</package> | |
| 19 <package>https://cpan.metacpan.org/authors/id/M/MA/MAKAMAKA/JSON-2.90.tar.gz</package> | |
| 20 <package>https://cpan.metacpan.org/authors/id/O/OV/OVID/Test-JSON-0.11.tar.gz</package> | |
| 21 <package>https://cpan.metacpan.org/authors/id/M/MI/MIKO/String-Util-1.24.tar.gz</package> | |
| 22 <package>https://cpan.metacpan.org/authors/id/R/RE/REHSACK/Hash-Merge-0.200.tar.gz</package> | |
| 23 </action> | |
| 24 | |
| 25 <action type="change_directory">../</action> | |
| 26 <action type="shell_command">git clone http://irida.corefacility.ca/gitlab/analysis-pipelines/snvphyl-tools.git</action> | |
| 27 <action type="change_directory">snvphyl-tools</action> | |
| 28 <action type="shell_command">git checkout f2396b267002ccc5696d9fecb583e000dc26fe75</action> | |
| 29 <action type="change_directory">bcfplugins/bcftools-1.2</action> | |
| 30 <action type="shell_command">make</action> | |
| 31 <action type="change_directory">../..</action> | |
| 32 <action type="move_directory_files"> | |
| 33 <source_directory>.</source_directory> | |
| 34 <destination_directory>$INSTALL_DIR/snvphyl</destination_directory> | |
| 35 </action> | |
| 36 | |
| 37 <action type="set_environment"> | |
| 38 <environment_variable action="set_to" name="VCF2PSEUDO">$INSTALL_DIR/snvphyl</environment_variable> | |
| 39 <environment_variable action="append_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/snvphyl/bcfplugins/bcftools-1.2/htslib-1.2.1</environment_variable> | |
| 40 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/snvphyl/bcfplugins/bcftools-1.2</environment_variable> | |
| 41 <environment_variable action="prepend_to" name="PERL5LIB">$INSTALL_DIR/lib/perl5</environment_variable> | |
| 42 <environment_variable action="set_to" name="BCFTOOLS_PLUGINS">$INSTALL_DIR/snvphyl/bcfplugins/bcftools-1.2/plugins</environment_variable> | |
| 43 </action> | |
| 44 | |
| 45 </actions> | |
| 46 </install> | |
| 47 <readme> | |
| 48 </readme> | |
| 49 </package> | |
| 50 | |
| 51 | |
| 52 </tool_dependency> |
