Package | Description |
---|---|
org.biojava.bio.program.hmmer |
Tools for working with profile Hidden Markov Models from the HMMer package.
|
Modifier and Type | Method and Description |
---|---|
static FullHmmerProfileHMM |
HmmerProfileParser.parseFull(java.io.File inputfile)
Returns the full markov model - including the core model + J,C,N loop states.
|