Uses of Interface
org.biojava.bio.program.homologene.OrthoPairCollection
-
Packages that use OrthoPairCollection Package Description org.biojava.bio.program.homologene Support classes for Homologene data. -
-
Uses of OrthoPairCollection in org.biojava.bio.program.homologene
Classes in org.biojava.bio.program.homologene that implement OrthoPairCollection Modifier and Type Class Description classAbstractOrthoPairCollectionAn abstract implementation of the OrthoPairCollection interface.classSimpleHomologeneDBclassSimpleOrthoPairCollectionMethods in org.biojava.bio.program.homologene that return OrthoPairCollection Modifier and Type Method Description OrthoPairCollectionAbstractOrthoPairCollection. filter(OrthoPairSetFilter filters)OrthoPairCollectionHomologeneDB. filter(OrthoPairSetFilter filters)Filter the database for a specified group.OrthoPairCollectionOrthoPairCollection. filter(OrthoPairSetFilter filters)OrthoPairCollectionHomologeneDB. getOrthoPairSets()Get the HomologeneGroups in this database.OrthoPairCollectionSimpleHomologeneDB. getOrthoPairSets()
-