Uses of Interface
org.biojava.bio.program.homologene.OrthoPairCollection
Packages that use OrthoPairCollection
-
Uses of OrthoPairCollection in org.biojava.bio.program.homologene
Classes in org.biojava.bio.program.homologene that implement OrthoPairCollectionModifier and TypeClassDescriptionclass
An abstract implementation of the OrthoPairCollection interface.class
class
Methods in org.biojava.bio.program.homologene that return OrthoPairCollectionModifier and TypeMethodDescriptionAbstractOrthoPairCollection.filter
(OrthoPairSetFilter filters) HomologeneDB.filter
(OrthoPairSetFilter filters) Filter the database for a specified group.OrthoPairCollection.filter
(OrthoPairSetFilter filters) HomologeneDB.getOrthoPairSets()
Get the HomologeneGroups in this database.SimpleHomologeneDB.getOrthoPairSets()