Uses of Interface
org.biojava.bio.seq.homol.Homology
-
Packages that use Homology Package Description org.biojava.bio.seq.homol The classes and interfaces for defining sequence similarity and honology.org.biojava.bio.seq.impl Standard in-memory implementations ofSequenceandFeature. -
-
Uses of Homology in org.biojava.bio.seq.homol
Classes in org.biojava.bio.seq.homol that implement Homology Modifier and Type Class Description classSimpleHomologyA no-frills implementation of Homology.Fields in org.biojava.bio.seq.homol declared as Homology Modifier and Type Field Description HomologyHomologyFeature.Template. homologyMethods in org.biojava.bio.seq.homol that return Homology Modifier and Type Method Description HomologyHomologyFeature. getHomology() -
Uses of Homology in org.biojava.bio.seq.impl
Methods in org.biojava.bio.seq.impl that return Homology Modifier and Type Method Description HomologySimpleHomologyFeature. getHomology()
-