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