Class Hierarchy
- java.lang.Object
- org.biojava.nbio.alignment.template.AbstractScorer (implements org.biojava.nbio.alignment.template.Scorer)
- org.biojava.nbio.alignment.template.AbstractMatrixAligner<S,C> (implements org.biojava.nbio.alignment.template.MatrixAligner<S,C>)
- org.biojava.nbio.alignment.FractionalIdentityScorer<S,C> (implements org.biojava.nbio.alignment.template.PairwiseSequenceScorer<S,C>)
- org.biojava.nbio.alignment.FractionalSimilarityScorer<S,C> (implements org.biojava.nbio.alignment.template.PairwiseSequenceScorer<S,C>)
- org.biojava.nbio.alignment.StandardRescoreRefiner<S,C> (implements org.biojava.nbio.alignment.template.RescoreRefiner<S,C>)
- org.biojava.nbio.alignment.SubstitutionMatrixScorer<S,C> (implements org.biojava.nbio.alignment.template.PairwiseSequenceScorer<S,C>)
- org.biojava.nbio.alignment.Alignments
- org.biojava.nbio.alignment.GuideTree<S,C> (implements java.lang.Iterable<T>)
- org.biojava.nbio.alignment.GuideTree.Node (implements org.biojava.nbio.alignment.template.GuideTreeNode<S,C>)
- org.biojava.nbio.alignment.SimpleAlignedSequence<S,C> (implements org.biojava.nbio.alignment.template.AlignedSequence<S,C>)
- org.biojava.nbio.alignment.SimpleGapPenalty (implements org.biojava.nbio.alignment.template.GapPenalty)
- org.biojava.nbio.alignment.SimpleProfile<S,C> (implements org.biojava.nbio.alignment.template.Profile<S,C>)
- org.biojava.nbio.alignment.SimpleSubstitutionMatrix<C> (implements org.biojava.nbio.alignment.template.SubstitutionMatrix<C>)
- org.biojava.nbio.alignment.SubstitutionMatrixHelper
Enum Hierarchy
Copyright © 2000-2015 BioJava. All Rights Reserved.