Uses of Class
org.biojava.bio.program.hmmer.FullHmmerProfileHMM

Packages that use FullHmmerProfileHMM
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
static FullHmmerProfileHMM HmmerProfileParser.parseFull(File inputfile)
          Returns the full markov model - including the core model + J,C,N loop states.