Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

biomartCache

biomaRt result caching


Description

biomaRt makes use of a results cache to speedup execution of queries that have been run before. These functions provide details on the status of this cache, and allow it to be deleted.

Usage

biomartCacheInfo()
biomartCacheClear()

Value

These functions do not return anything and are called for their side effects. biomartCacheInfo() prints the location of the cache, along with the number of files and their total size on disk. biomartCacheClear() will delete the current contents of the cache.

Author(s)

Mike Smith


biomaRt

Interface to BioMart databases (i.e. Ensembl)

v2.46.3
Artistic-2.0
Authors
Steffen Durinck [aut], Wolfgang Huber [aut], Sean Davis [ctb], Francois Pepin [ctb], Vince S Buffalo [ctb], Mike Smith [ctb, cre] (<https://orcid.org/0000-0002-7800-3848>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.