Get the status of the cached database terms for the provided Accession Search Database.

getAccessionSearchCacheStatus(db)

Arguments

db

Accession Search Database

Value

Cache status information, a list with the following names:

saved

timestamp of when the cache was last saved

terms

the number of database terms saved

Details

The cache status includes the timestamp of when the database terms were last loaded and the total number of database terms saved. Use the updateAccessionSearchCache function to update the cached database terms for an Accession Search Database.