# blastrc
#  rc file for blast
#
# keys are case-insensitive
# whitespace around '=' is ignored
# value is everything between first non-whitespace character after the '='
#  and the end of line.
# value length is limited to 512 characters
#
BLASTHOST = www.ncbi.nlm.nih.gov
BLASTPORT = 80
BLASTPROG = blast.cgi
COMMENTFILE = comment.str
#COMMENTFILE = /bmrb/lib/comment.str
LOGFILE = ./blastupdate.log
#LOGFILE = /var/adm/blastupdate.log
#
# eof blastrc
