1hmmindex(1) HMMER Manual hmmindex(1)
2
3
4
6 hmmindex - create a binary SSI index for an HMM database
7
8
10 hmmindex [options] database
11
12
14 hmmindex is a utility that creates a binary SSI ("squid sequence index"
15 format) index for an HMM database file called database. The new index
16 file is named database.ssi. An SSI index file is required for hmmfetch
17 to work, and also for the PVM implementation of hmmpfam.
18
19
21 -h Print brief help; includes version number and summary of all
22 options, including expert options.
23
24
25
26
28 Master man page, with full list of and guide to the individual man
29 pages: see hmmer(1).
30
31 For complete documentation, see the user guide that came with the dis‐
32 tribution (Userguide.pdf); or see the HMMER web page,
33 http://hmmer.wustl.edu/.
34
35
37 Copyright (C) 1992-2003 HHMI/Washington University School of Medicine.
38 Freely distributed under the GNU General Public License (GPL).
39 See the file COPYING in your distribution for details on redistribution
40 conditions.
41
42
44 Sean Eddy
45 HHMI/Dept. of Genetics
46 Washington Univ. School of Medicine
47 4566 Scott Ave.
48 St Louis, MO 63110 USA
49 http://www.genetics.wustl.edu/eddy/
50
51
52
53
54
55HMMER 2.3.2 Oct 2003 hmmindex(1)