toyData {SRTsim} | R Documentation |
A toyExample to showcase reference-based simulations
Description
A data list containing the a gene expression matrix and a location dataframe
Usage
toyData
Format
A data list
- toyCount
A sparse matrix with 100 rows and 251 columns.
- toyInfo
A data frame with 251 rows and 3 columns.
Source
created based on a ST Human Breast Cancer data to serve as an example
Examples
data(toyData) #Lazy loading. Data becomes visible as soon as called
[Package SRTsim version 0.99.6 Index]