annotate tool_dependencies.xml @ 0:f413df160b3e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
author iuc
date Sat, 25 Jun 2016 17:23:58 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
2 <tool_dependency>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
3 <package name="samtools" version="0.1.19">
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
4 <repository changeset_revision="a0ab0fae27e5" name="package_samtools_0_1_19" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
5 </package>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
6 <package name="stacks" version="1.40">
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
7 <install version="1.0">
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
8 <actions>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
9 <action sha256sum="bf2304ba4ec44991db327ea77eb0f8c58de6d665162abf72470f5cd9dfb71493" type="download_by_url">https://depot.galaxyproject.org/software/stacks/stacks_1.40_src_all.tar.gz</action>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
10
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
11 <action type="set_environment_for_install">
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
12 <repository changeset_revision="a0ab0fae27e5" name="package_samtools_0_1_19" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
13 <package name="samtools" version="0.1.19" />
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
14 </repository>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
15 </action>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
16
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
17 <action type="shell_command">./configure --prefix=$INSTALL_DIR --enable-bam --with-bam-include-path=${BAM_INCLUDE} --with-bam-lib-path=${BAM_LIB_PATH}</action>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
18 <action type="shell_command">make</action>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
19 <action type="shell_command">make install</action>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
20 <!-- create env.sh -->
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
21 <action type="set_environment">
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
22 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin/</environment_variable>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
23 <environment_variable action="set_to" name="STACKS_ROOT_DIR">$INSTALL_DIR/</environment_variable>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
24 </action>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
25 </actions>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
26 </install>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
27 <readme>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
28 This package installs STACKS from the sources available. Based on Cyril Monjeuad version
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
29 </readme>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
30 </package>
f413df160b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393
iuc
parents:
diff changeset
31 </tool_dependency>