Uses of Class
org.biojava.bio.program.hmmer.FullHmmerProfileHMM
-
Packages that use FullHmmerProfileHMM Package Description org.biojava.bio.program.hmmer Tools for working with profile Hidden Markov Models from the HMMer package. -
-
Uses of FullHmmerProfileHMM in org.biojava.bio.program.hmmer
Methods in org.biojava.bio.program.hmmer that return FullHmmerProfileHMM Modifier and Type Method Description static FullHmmerProfileHMM
HmmerProfileParser. parseFull(File inputfile)
Returns the full markov model - including the core model + J,C,N loop states.
-