BioactiveEntityFetcher |
A fetcher for bioactiveEntities
|
CachedFetcher |
An interface defining the basic interaction with the cache.
|
CvTermFetcher<C extends CvTerm> |
The interface for finding a CvTerm or extension of CvTerm.
|
GeneFetcher |
A fetcher for genes.
|
InteractorFetcher<I extends Interactor> |
Fetches the complete records which match an interactor.
|
OntologyTermFetcher |
Finds ontology terms in the Ontology Lookup Service
as well as having options to recursively find parents and or children.
|
OrganismFetcher |
Interface for fetching an organism from an external service.
|
ProteinFetcher |
Fetches the complete records which match a protein.
|
PublicationFetcher |
The interface for fetching a publication record.
|
SequenceVersionFetcher |
A fetcher that fetches a sequence from a specific version and/or a version from a specific sequence
|
SourceFetcher |
Finds source
Extends CvTermFetcher with source objects.
|