Learn R Programming

scMappR (version 1.0.11)

sm: single_cell_process

Description

Example data for processing scRNA-seq count data with Seurat.

Usage

data(sm)

Arguments

Format

A 752 x 236 matrix of class dgCMatrix where rows are genes and columns are cells. Data matrix is filled with counts detected from scRNAseq.

TCTCTAACACAGGCCT

Barcode of one of the sequenced cells present. Each column is the count from a scRNA-seq dataset reprocessed by PanglaoDB.

Details

A dgCMatrix object containing count data for scRNA-seq processing.

Examples

Run this code
data(sm)

Run the code above in your browser using DataLab