# HG changeset patch # User biomonika # Date 1410367714 14400 # Node ID 2cbcdfd5d4896cb807a293138f50840b06975470 # Parent 373cd706d44f7bfcc0b73ac70ad0c11f5b377a61 added perl dependencies diff -r 373cd706d44f -r 2cbcdfd5d489 LINKYX_identify_X_linked_SNPs.xml --- a/LINKYX_identify_X_linked_SNPs.xml Wed Sep 10 11:40:09 2014 -0400 +++ b/LINKYX_identify_X_linked_SNPs.xml Wed Sep 10 12:48:34 2014 -0400 @@ -3,8 +3,9 @@ LINKYX_PATH SAMTOOLS - PERL_PATH samtools + perl + bioperl LINKYX_identify_X_linked_SNPs.sh $output $input1 $input2 $input3 $input4 $input5 $input6 $input7 $input8 $input9 $output1 $output2 $output3 $output4 $output5 diff -r 373cd706d44f -r 2cbcdfd5d489 LINKYX_identify_Y_linked_SNPs.xml --- a/LINKYX_identify_Y_linked_SNPs.xml Wed Sep 10 11:40:09 2014 -0400 +++ b/LINKYX_identify_Y_linked_SNPs.xml Wed Sep 10 12:48:34 2014 -0400 @@ -3,8 +3,9 @@ LINKYX_PATH SAMTOOLS - PERL_PATH samtools + perl + bioperl LINKYX_identify_Y_linked_SNPs.sh $output $input1 $input2 $input3 $input4 $input5 $output1 $output2 $output3 $output4 $output5 diff -r 373cd706d44f -r 2cbcdfd5d489 LINKYX_mpileup_wrapper.xml --- a/LINKYX_mpileup_wrapper.xml Wed Sep 10 11:40:09 2014 -0400 +++ b/LINKYX_mpileup_wrapper.xml Wed Sep 10 12:48:34 2014 -0400 @@ -3,8 +3,9 @@ LINKYX_PATH SAMTOOLS - PERL_PATH samtools + perl + bioperl LINKYX_mpileup_wrapper.sh $output $input1 $input2 diff -r 373cd706d44f -r 2cbcdfd5d489 LINKYX_reformat_trinity_header.xml --- a/LINKYX_reformat_trinity_header.xml Wed Sep 10 11:40:09 2014 -0400 +++ b/LINKYX_reformat_trinity_header.xml Wed Sep 10 12:48:34 2014 -0400 @@ -3,8 +3,9 @@ LINKYX_PATH SAMTOOLS - PERL_PATH samtools + perl + bioperl LINKYX_reformat_trinity_header.sh $output $input1 diff -r 373cd706d44f -r 2cbcdfd5d489 tool_dependencies.xml --- a/tool_dependencies.xml Wed Sep 10 11:40:09 2014 -0400 +++ b/tool_dependencies.xml Wed Sep 10 12:48:34 2014 -0400 @@ -2,6 +2,22 @@ $REPOSITORY_INSTALL_DIR + + + + + http://sourceforge.net/projects/samtools/files/samtools/0.1.19/samtools-0.1.19.tar.bz2 + sed -i 's/O2/O2 -fPIC/' Makefile + make + + $INSTALL_DIR + $INSTALL_DIR + + + + Compiling samtools with fPIC in order to create bam.h and compiled libbam.a files + + @@ -9,16 +25,16 @@ - - + + - Bio::DB::Sam - http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Bio-SamTools-1.39.tar.gz + XML::Parser + http://search.cpan.org/CPAN/authors/id/C/CJ/CJFIELDS/BioPerl-1.6.922.tar.gz Bio::DB::Fasta - http://search.cpan.org/CPAN/authors/id/C/CJ/CJFIELDS/BioPerl-1.6.901.tar.gz File::Slurp - http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/File-Slurp-9999.13.tar.gz + Bio::DB::Sam + PerlIO::gzip @@ -26,4 +42,5 @@ Bundle::BioPerl + \ No newline at end of file