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 |
---|---|
HmmerProfileHMM |
HmmerProfileParser.getModel() |
protected HmmerProfileHMM |
HmmerProfileParser.initialiseProfileHMM(int len) |
static HmmerProfileHMM |
HmmerProfileParser.parse(java.io.File inputfile)
Returns a profile HMM representing the core HMMER hmm
|