org.biojava.directory
public interface SequenceDBProvider
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of this provider.
|
SequenceDBLite |
getSequenceDB(Map config)
Get a sequence database.
|
String getName()
SequenceDBLite getSequenceDB(Map config) throws RegistryException, BioException
config
- a Map containing key-value pairs identifying the
database to resolve.RegistryException
BioException