Skip to content
Snippets Groups Projects
j2ssh.properties 1.86 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
# 
tjc's avatar
tjc committed
#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]' 
tjc's avatar
tjc committed
blastp=-I /software/pathogen/psu_cvs/genexec/perl/src/flexi_blast.pl -p 
blastx=-I /software/pathogen/psu_cvs/genexec/perl/src/flexi_blast.pl -x
tblastx=-I /software/pathogen/psu_cvs/genexec/perl/src/flexi_blast.pl -tx
blastn=-I /software/pathogen/psu_cvs/genexec/perl/src/flexi_blast.pl
tjc's avatar
tjc committed

#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
fasta=-I /software/pathogen/external/bin/fasta34_t -B -S -q -b 100 -H -l /nfs/disk222/yeastpub/bio-soft/fasta/pubseqgbs
fastx=-I /software/pathogen/external/bin/fastx34_t -B -S -q -b 40 -H -l /nfs/disk222/yeastpub/bio-soft/fasta/pubseqgbs

#
#
# 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
tjc's avatar
tjc committed
wdir=/lustre/pathogen/scratch/programs/artemis/
#
# 
# 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
remotedir.YP=/nfs/disk222/yeastpub
# local directories to use as roots in the file manager
tjc's avatar
tjc committed
localdir.PD=/nfs/pathdata
localdir.YP=/nfs/disk222/yeastpub