Learn R Programming

BED (version 1.5.2)

lsBedCache: List all the BED queries in cache and the total size of the cache

Description

List all the BED queries in cache and the total size of the cache

Usage

lsBedCache(verbose = TRUE)

Value

A data.frame giving for each query (row names) its size in Bytes (column "size") and in human readable format (column "hr"). The attribute "Total" corresponds to the sum of all the file size.

Arguments

verbose

if TRUE (default) prints a message displaying the total size of the cache

See Also

clearBedCache