1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
HMMER - profile hidden Markov models for biological sequence analysis
Version 2.3.2 (Oct 2003)
Copyright (C) 1992-2003 HHMI/Washington University School of Medicine
------------------------------------------------------------------
o About this software...
HMMER is an implementation of profile HMM methods for
sensitive database searches using multiple sequence alignments as queries.
Basically, you give HMMER a multiple sequence alignment as input;
it builds a statistical model called a "hidden Markov model"
which you can then use as a query into a sequence database
to find (and/or align) additional homologues of the sequence family.
o Getting HMMER
WWW home: http://hmmer.janelia.org/
Distribution: ftp://ftp.genetics.wustl.edu/pub/eddy/hmmer/
User's Guide: ftp://selab.janelia.org/pub/software/hmmer/2.3.2/Userguide.pdf
o Installing HMMER
See the file INSTALL for brief instructions.
See the chapter Installation in the HMMER User's Guide (Userguide.pdf)
for more detailed instructions.
See the file NOTES for notes particular to this release.
You should also read the following files:
COPYING -- copyright notice, and information on the free software license
LICENSE -- Full text of the GNU Public License, version 2 (see COPYING)
If you have obtained HMMER from Washington University under
a non-GPL license as part of a special licensing agreement,
COPYING and LICENSE will refer to the terms of that agreement.
o Getting started with HMMER
See the Tutorial section of the User's Guide (Userguide.pdf)
for a quick introduction to how to use HMMER.
o Registering HMMER
Email eddy@genetics.wustl.edu to register and get on my
very infrequent mailing list of HMMER news, patches, and updates.
o Reporting bugs
These programs are under active development. Though this
release has been tested and appears to be stable, bugs may crop up. If
you use these programs, please help me out and e-mail me with
suggestions, comments, and bug reports. (eddy@genetics.wustl.edu)
Sean Eddy
Howard Hughes Medical Institute and Dept. of Genetics
Washington University School of Medicine, St. Louis, Missouri, USA
-------------------------------------------------------------------
|