Learn R Programming

SRTsim (version 0.99.7)

toyData: A toyExample to showcase reference-based simulations

Description

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

Usage

toyData

Arguments

Format

A data list

toyCount

A sparse matrix with 100 rows and 251 columns.

toyInfo

A data frame with 251 rows and 3 columns.

Examples

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

Run the code above in your browser using DataLab