|
1
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
2
|
3 <package name="libgd" version="2.1.0">
|
|
3
|
4 <repository changeset_revision="b17bbb1a41da" name="package_libgd_2_1" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
|
2
|
5 </package>
|
|
|
6 <package name="perl" version="5.18.1">
|
|
|
7 <repository changeset_revision="ab58b9f990c5" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
|
|
8 </package>
|
|
|
9 <package name="expat" version="2.1.0">
|
|
|
10 <repository changeset_revision="8fc96166cddd" name="package_expat_2_1" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
|
|
11 </package>
|
|
|
12 <package name="trans_proteomic_pipeline" version="4.6.1">
|
|
|
13 <install version="1.0">
|
|
|
14 <actions>
|
|
|
15 <!-- populate the environment variables from the dependend repos -->
|
|
|
16 <action type="set_environment_for_install">
|
|
3
|
17 <repository changeset_revision="b17bbb1a41da" name="package_libgd_2_1" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu">
|
|
2
|
18 <package name="libgd" version="2.1.0" />
|
|
|
19 </repository>
|
|
|
20 <repository changeset_revision="8fc96166cddd" name="package_expat_2_1" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu">
|
|
|
21 <package name="expat" version="2.1.0" />
|
|
|
22 </repository>
|
|
|
23 <repository changeset_revision="ab58b9f990c5" name="package_perl_5_18" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu">
|
|
|
24 <package name="perl" version="5.18.1" />
|
|
|
25 </repository>
|
|
|
26 </action>
|
|
|
27 <action type="shell_command">eval $(perl -I$PERL_LOCALLIB_DIR/lib/perl5 -Mlocal::lib=$PERL_LOCALLIB_DIR); cpanm --local-lib=$PERL_LOCALLIB_DIR --configure-args="EXPATLIBPATH=$EXPAT_ROOT_DIR/lib EXPATINCPATH=$EXPAT_ROOT_DIR/include" XML::Parser</action>
|
|
3
|
28 <action type="shell_command">eval $(perl -I$PERL_LOCALLIB_DIR/lib/perl5 -Mlocal::lib=$PERL_LOCALLIB_DIR); cpanm --local-lib=$PERL_LOCALLIB_DIR --configure-args="EXPATLIBPATH=$EXPAT_ROOT_DIR/lib EXPATINCPATH=$EXPAT_ROOT_DIR/include" CGI --force</action>
|
|
|
29 <action type="download-file">https://dl.dropbox.com/u/226794/TPP-4.6.1.tgz</action>
|
|
|
30 <action type="shell_command">tar -zxf TPP-4.6.1.tgz</action>
|
|
|
31
|
|
|
32 <action type="change_directory">./TPP-4.6.1/trans_proteomic_pipeline/src/</action>
|
|
|
33 <action type="shell_command">echo 'TPP_ROOT=$INSTALL_DIR/tpp/' > Makefile.config.incl</action>
|
|
|
34 <action type="shell_command">echo 'TPP_WEB=/tpp/' >> Makefile.config.incl</action>
|
|
|
35 <action type="shell_command">echo 'CGI_USER_DIR=$INSTALL_DIR/cgi-bin/' >> Makefile.config.incl</action>
|
|
|
36
|
|
|
37 <action type="shell_command">echo "TPP_ROOT=$INSTALL_DIR/\nTPP_WEB=/tpp/\nXSLT_PROC=/usr/bin/xsltproc\nCGI_USERS_DIR=$INSTALL_DIR/cgi-bin/" > "TPP-$tpp_version/trans_proteomic_pipeline/src/Makefile.config.incl"</action>
|
|
|
38
|
|
|
39 <action type="shell_command">eval $(perl -I$PERL_LOCALLIB_DIR/lib/perl5 -Mlocal::lib=$PERL_LOCALLIB_DIR); make; make install</action>
|
|
|
40
|
|
2
|
41 </actions>
|
|
|
42 </install>
|
|
|
43 <readme>
|
|
|
44 Installs and complils the trans proteomic pipeline in version 4.6.3.
|
|
|
45 The Trans-Proteomic Pipeline (TPP) is a collection of integrated tools for MS/MS proteomics, developed at the SPC.
|
|
1
|
46
|
|
2
|
47 http://tools.proteomecenter.org/
|
|
|
48
|
|
|
49 Dependencies: e2fslibs-dev (e2fsprogs-devel)
|
|
1
|
50
|
|
2
|
51 PATH will be set.
|
|
|
52 TPP_ROOT_PATH will point to the root path of the installation.
|
|
|
53 </readme>
|
|
|
54 </package>
|
|
1
|
55 </tool_dependency>
|