Skip to content
Snippets Groups Projects
j2ssh.properties 1.57 KiB
Newer Older
#
#
# Configuration file for using SSH file management and
# database searches. 
# 
#
# default login options
tjc's avatar
tjc committed
port=2224
tjc's avatar
tjc committed
host=localhost
#
#
# Sanger options
# 
tcarver's avatar
tcarver committed
bsub=source .profile; bsub -q normal -n 1 -R 'select[mem > 500] rusage[mem=500]' 
blastp=-I /software/pathogen/psu_svn/trunk/genexec/perl/src/flexi_blast.pl -p 
blastx=-I /software/pathogen/psu_svn/trunk/genexec/perl/src/flexi_blast.pl -x
tblastx=-I /software/pathogen/psu_svn/trunk/genexec/perl/src/flexi_blast.pl -tx
blastn=-I /software/pathogen/psu_svn/trunk/genexec/perl/src/flexi_blast.pl
tjc's avatar
tjc committed

tjc's avatar
tjc committed
fasta=-I /software/pathogen/external/bin/fasta34_t -B -S -q -b 100 -H -l /software/pathogen/external/etc/pubseqgbs
fastx=-I /software/pathogen/external/bin/fastx34_t -B -S -q -b 40 -H -l /software/pathogen/external/etc/pubseqgbs
tjc's avatar
tjc committed

#
#
# Generic default options 
#
#blastp=blastall -p blastp
#blastx=blastall -p blastx
#tblastx=blastall -p tblastx
#blastn=blastall -p blastn
#fasta=fasta33_t -B -S -q -b 100 -H -l /nfs/disk222/yeastpub/bio-soft/fasta/pubseqgbs
#fastx=fastx33_t -B -S -q -b 40 -H -l /nfs/disk222/yeastpub/bio-soft/fasta/pubseqgbs
#
#
# default working directory
wdir=/lustre/scratch118/
#
# 
# aliases used for fasta
tjc's avatar
tjc committed
%uniprot=%U
%uniprot_archaea=%A
%uniprot_bacteria=%B
%uniprot_eukaryota=%E
%uniprot_viruses=%V
%uniprot_rest=%R
%malaria=%M
%kineto_aa=%K
default_db=%uniprot_bacteria
#
#
# remote directories to use as roots in the file manager
tjc's avatar
tjc committed
remotedir.PD=/nfs/pathdata
tjc's avatar
tjc committed
remotedir.PD2=/nfs/pathdata2
# local directories to use as roots in the file manager
tjc's avatar
tjc committed
localdir.PD=/nfs/pathdata
localdir.YP=/nfs/disk222/yeastpub
tjc's avatar
tjc committed
#
# zip results
zip=true