pbmc: A small example version of the PBMC dataset

pbmcR Documentation

A small example version of the PBMC dataset

Description

10X Genomics' 3k PBMC dataset

Usage

pbmc

Format

A Seurat object with the following slots filled

assays

Currently only contains one assay ("RNA" - scRNA-seq expression data)

  • counts - Raw expression data

  • data - Normalized expression data

  • scale.data - Scaled expression data

  • var.features - names of the current features selected as variable

  • meta.features - Assay level metadata such as mean and variance

meta.data

Cell level metadata

active.assay

Current default assay

active.ident

Current default idents

graphs

Neighbor graphs computed, currently stores the SNN

reductions

Dimensional reductions: currently PCA and tSNE

version

Seurat version used to create the object

commands

Command history

Source

'[pbmc_matrix]' processed by Seurat

Examples

data("pbmc")

guokai8/scGSVA documentation built on Nov. 15, 2024, 12:54 a.m.