public abstract class IDMapperRdb extends Object implements IDMapper, AttributeMapper, XrefIterator
MATCH_ID| Constructor and Description |
|---|
IDMapperRdb() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getDbName()
Gets the name of te currently used gene database.
|
Map<Xref,Set<Xref>> |
mapID(Collection<Xref> srcXrefs,
DataSource... tgtDataSources) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclose, freeSearch, getCapabilities, isConnected, mapID, xrefExistsfreeAttributeSearch, freeAttributeSearchEx, getAttributes, getAttributes, getAttributeSet, isFreeAttributeSearchSupportedgetIterator, getIteratorpublic abstract String getDbName()
public String toString()
public Map<Xref,Set<Xref>> mapID(Collection<Xref> srcXrefs, DataSource... tgtDataSources) throws IDMapperException
mapID in interface IDMapperIDMapperExceptionCopyright © 2006–2021 BridgeDb project. All rights reserved.