Uses of Class
org.biojava.bio.program.hmmer.HmmerProfileHMM
-
Packages that use HmmerProfileHMM Package Description org.biojava.bio.program.hmmer Tools for working with profile Hidden Markov Models from the HMMer package. -
-
Uses of HmmerProfileHMM in org.biojava.bio.program.hmmer
Methods in org.biojava.bio.program.hmmer that return HmmerProfileHMM Modifier and Type Method Description HmmerProfileHMM
HmmerProfileParser. getModel()
protected HmmerProfileHMM
HmmerProfileParser. initialiseProfileHMM(int len)
static HmmerProfileHMM
HmmerProfileParser. parse(File inputfile)
Returns a profile HMM representing the core HMMER hmm
-