Package | Description |
---|---|
org.biojava.bio.program.homologene |
Support classes for Homologene data.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOrthoPairCollection
An abstract implementation of the OrthoPairCollection
interface.
|
class |
SimpleHomologeneDB |
class |
SimpleOrthoPairCollection |
Modifier and Type | Method and Description |
---|---|
OrthoPairCollection |
OrthoPairCollection.filter(OrthoPairSetFilter filters) |
OrthoPairCollection |
HomologeneDB.filter(OrthoPairSetFilter filters)
Filter the database for a specified group.
|
OrthoPairCollection |
AbstractOrthoPairCollection.filter(OrthoPairSetFilter filters) |
OrthoPairCollection |
SimpleHomologeneDB.getOrthoPairSets() |
OrthoPairCollection |
HomologeneDB.getOrthoPairSets()
Get the HomologeneGroups in this database.
|
Copyright © 2014 BioJava. All rights reserved.