exampleLIBD {SRTsim} | R Documentation |
Data used for creating vignettes
Description
A data list containing the a gene expression matrix and a location dataframe
Usage
exampleLIBD
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.
Source
created based on a SpatialLIBD data (SampleID: 151673) to serve as an example
Examples
data(exampleLIBD) #Lazy loading. Data becomes visible as soon as called
[Package SRTsim version 0.99.6 Index]