| Method and Description |
|---|
| org.bridgedb.Xref.fromUrn(String) |
| org.bridgedb.DataSource.getByFullName(String)
As could return a non existing DataSource with a null sysCode
|
| org.bridgedb.DataSource.getBySystemCode(String)
As could return a non existing DataSource with a null fullName
|
| org.bridgedb.DataSource.getByUrnBase(String) |
| org.bridgedb.Xref.getUrl()
As it will return just the id if no UriPattern is known
|
| org.bridgedb.DataSource.getUrl(String)
as could return just the id which is not a valid uri
|
| org.bridgedb.Xref.getURN() |
| org.bridgedb.DataSource.getURN(String)
use getMiriamURN
|
| org.bridgedb.DataSource.setStrictDataSourceChecking(boolean)
This method will be removed in the future and is here now for backwards compatibility
until all tools have migrated
|
Copyright © 2006–2019 BridgeDb project. All rights reserved.