Skip to content
Snippets Groups Projects
Commit 5db46459 authored by tcarver's avatar tcarver
Browse files

update to path to flexi_blast.pl

parent 242441d3
Branches main
No related tags found
No related merge requests found
...@@ -13,10 +13,10 @@ host=localhost ...@@ -13,10 +13,10 @@ host=localhost
# #
#bsub=bsub -q normal -n 1 -R 'select[blast && mem > 500] rusage[mem=500]' #bsub=bsub -q normal -n 1 -R 'select[blast && mem > 500] rusage[mem=500]'
bsub=bsub -q normal -n 1 -R 'select[mem > 500] rusage[mem=500]' bsub=bsub -q normal -n 1 -R 'select[mem > 500] rusage[mem=500]'
blastp=-I /software/pathogen/psu_cvs/genexec/perl/src/flexi_blast.pl -p blastp=-I /software/pathogen/psu_svn/trunk/genexec/perl/src/flexi_blast.pl -p
blastx=-I /software/pathogen/psu_cvs/genexec/perl/src/flexi_blast.pl -x blastx=-I /software/pathogen/psu_svn/trunk/genexec/perl/src/flexi_blast.pl -x
tblastx=-I /software/pathogen/psu_cvs/genexec/perl/src/flexi_blast.pl -tx tblastx=-I /software/pathogen/psu_svn/trunk/genexec/perl/src/flexi_blast.pl -tx
blastn=-I /software/pathogen/psu_cvs/genexec/perl/src/flexi_blast.pl blastn=-I /software/pathogen/psu_svn/trunk/genexec/perl/src/flexi_blast.pl
#fasta=-I /nfs/disk222/yeastpub/bio-soft/fasta/fasta33_t -B -S -q -b 100 -H -l /nfs/disk222/yeastpub/bio-soft/fasta/pubseqgbs #fasta=-I /nfs/disk222/yeastpub/bio-soft/fasta/fasta33_t -B -S -q -b 100 -H -l /nfs/disk222/yeastpub/bio-soft/fasta/pubseqgbs
#fastx=-I /nfs/disk222/yeastpub/bio-soft/fasta/fastx33_t -B -S -q -b 40 -H -l /nfs/disk222/yeastpub/bio-soft/fasta/pubseqgbs #fastx=-I /nfs/disk222/yeastpub/bio-soft/fasta/fastx33_t -B -S -q -b 40 -H -l /nfs/disk222/yeastpub/bio-soft/fasta/pubseqgbs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment