Learn R Programming

SRTsim (version 0.99.7)

exampleLIBD: Data used for creating vignettes

Description

A data list containing the a gene expression matrix and a location dataframe

Usage

exampleLIBD

Arguments

Format

A data list

example_count

A sparse matrix with 80 rows and 3611 columns.

example_loc

A data frame with 3611 rows and 6 columns.

Examples

Run this code
data(exampleLIBD)       #Lazy loading. Data becomes visible as soon as called

Run the code above in your browser using DataLab