getAccessionSearchCacheStatus: Get Accession Search Cache Status

View source: R/accessionSearch.R

getAccessionSearchCacheStatusR Documentation

Get Accession Search Cache Status

Description

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

Usage

getAccessionSearchCacheStatus(db)

Arguments

db

Accession Search Database

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.

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

See Also

updateAccessionSearchCache

Other accessionSearch: createAccessionSearchDB(), getAccessionSearchConfig(), getAccessionSearchDB(), getAccessionSearchDBs(), getAccessionSearchServer(), performAccessionSearch(), updateAccessionSearchCache()


TriticeaeToolbox/breedbase.R documentation built on Aug. 8, 2024, 7:15 a.m.