# HG changeset patch # User bgruening # Date 1384432523 18000 # Node ID 6850407885a010e286dd38e66ff77a990c5bbc8a # Parent cb32520e1e375bc952a66702f4b3b7bb8ade7b85 Uploaded diff -r cb32520e1e37 -r 6850407885a0 tool_dependencies.xml --- a/tool_dependencies.xml Mon Nov 11 04:24:36 2013 -0500 +++ b/tool_dependencies.xml Thu Nov 14 07:35:23 2013 -0500 @@ -1,20 +1,92 @@ + - + + + + + + + + + + + + + + + + - http://cmb.gis.a-star.edu.sg/ChIPSeq/tools/CCAT3.0.tar.gz - src - ./make - - ../bin/CCAT - $INSTALL_DIR/bin + + + + + + + http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-2.41.tar.gz + + http://search.cpan.org/CPAN/authors/id/L/LD/LDS/CGI.pm-3.43.tar.gz + + .. + https://downloads.sourceforge.net/project/sashimi/Trans-Proteomic%20Pipeline%20%28TPP%29/TPP%20v4.6%20%28occupy%29%20rev%203/TPP-4.6.3.tgz + + + + + + + + + + + + tar xfz TPP-4.6.3.tgz + + https://github.com/bgruening/download_store/raw/master/htmldoc/htmldoc_1.8.27-8ubuntu1.debian.tar.gz + rm ./TPP-4.6.3/trans_proteomic_pipeline/extern/htmldoc.tgz + mv htmldoc_1.8.27-8ubuntu1.debian.tar.gz ./TPP-4.6.3/trans_proteomic_pipeline/extern/htmldoc.tgz + + ./TPP-4.6.3/trans_proteomic_pipeline/src/ + echo 'TPP_ROOT=$INSTALL_DIR/tpp/' > Makefile.config.incl + echo 'TPP_WEB=/tpp/' >> Makefile.config.incl + echo 'CGI_USER_DIR=$INSTALL_DIR/cgi-bin/' >> Makefile.config.incl + + sed -i -e 's/ /(&) /' ../perl/tpp_models.pl + sed -i -e 's/qw(.*) /(&) /' ../CGI/show_nspbin.pl + sed -i -e 's/qw(.*) /(&) /' ../perl/exporTPP.pl + + export PERL5LIB=$INSTALL_DIR/lib/perl5/:$PERL5LIB && export PATH=$PERL_ROOT_DIR/bin/:$PATH && export PERL5LIB=$PERL_ROOT_DIR/lib/perl5:$PERL5LIB && make + make install - $INSTALL_DIR/bin + $INSTALL_DIR/tpp/bin + $INSTALL_DIR/lib/perl5 + $INSTALL_DIR - Downloading and compiling CCAT. A Signal-Noise model for significance analysis of ChIP-seq with Negative Control. + + Installs and complils the trans proteomic pipeline in version 4.6.3. + The Trans-Proteomic Pipeline (TPP) is a collection of integrated tools for MS/MS proteomics, developed at the SPC. + + http://tools.proteomecenter.org/ + + Dependencies: e2fslibs-dev (e2fsprogs-devel) + + PATH will be set. + TPP_ROOT_PATH will point to the root path of the installation. +