cellbench_file: Get path to CellBench packaged data

Description Usage Arguments Value Examples

View source: R/cellbench_file.R

Description

Search CellBench package for packaged data, leaving argument empty will list the available data.

Usage

1
cellbench_file(filename = NULL)

Arguments

filename

the name of the file to look for

Value

string containing the path to the packaged data

Examples

1
2
cellbench_file() # shows available files
cellbench_file("10x_sce_sample.rds") # returns path to 10x sample data

CellBench documentation built on Nov. 8, 2020, 5:11 p.m.