getAccessionSearchDB.Rd
Get the Accession Search Database by the name of the BrAPI-compliant database configured by the accession search server.
getAccessionSearchDB(name)
The name of the database
Accession Search Database, a list with the following names:
Database name
Database BrAPI URL
Database BrAPI version
Max number of concurrent connections to the Databse
The name must match the name of a database supported by the accession
search server. Use the getAccessionSearchDBs
function
to get a list of all of the supported databases.
Other accessionSearch:
createAccessionSearchDB()
,
getAccessionSearchCacheStatus()
,
getAccessionSearchConfig()
,
getAccessionSearchDBs()
,
getAccessionSearchServer()
,
performAccessionSearch()
,
updateAccessionSearchCache()