clearBedCache: Clear the BED cache SQLite database

View source: R/clearBedCache.R

clearBedCacheR Documentation

Clear the BED cache SQLite database

Description

Clear the BED cache SQLite database

Usage

clearBedCache(queries = NULL, force = FALSE, hard = FALSE, verbose = FALSE)

Arguments

queries

a character vector of the names of queries to remove. If NULL all queries are removed.

force

if TRUE clear the BED cache table even if cache file is not found

hard

if TRUE remove everything in cache without checking file names

verbose

display some information during the process

See Also

lsBedCache


BED documentation built on March 7, 2023, 6:54 p.m.