next up previous contents
Next: Tutorial Up: Overview Previous: General notes on

Environment variables

HMMER is built to coexist peacefully with the BLAST suite of database search programs [1]. HMMER reads the environment variable BLASTDB to determine the location of the BLAST-formatted main sequence databases (Swissprot, Genbank) on your system. If BLASTDB is set (in your .cshrc or .login), you can call the search programs using only the name of the BLAST database, rather than the full cumbersome path to it.

In other words, rather than typing:

hmmsw my.hmm /usr/whatever/seqlibs/blast/swiss
you can use:
hmmsw my.hmm swiss


Sean Eddy
Mon Apr 17 09:54:19 CDT 1995