LM22 {ADAPTS}R Documentation

Leukocyte 22 data matrix

Description

Newman et al.'s 2015 22 leukocyte signature matrix.

Usage

data("LM22")

Format

A data frame with 547 observations on the following 22 variables.

B.cells.naive

a numeric vector

B.cells.memory

a numeric vector

Plasma.cells

a numeric vector

T.cells.CD8

a numeric vector

T.cells.CD4.naive

a numeric vector

T.cells.CD4.memory.resting

a numeric vector

T.cells.CD4.memory.activated

a numeric vector

T.cells.follicular.helper

a numeric vector

T.cells.regulatory..Tregs.

a numeric vector

T.cells.gamma.delta

a numeric vector

NK.cells.resting

a numeric vector

NK.cells.activated

a numeric vector

Monocytes

a numeric vector

Macrophages.M0

a numeric vector

Macrophages.M1

a numeric vector

Macrophages.M2

a numeric vector

Dendritic.cells.resting

a numeric vector

Dendritic.cells.activated

a numeric vector

Mast.cells.resting

a numeric vector

Mast.cells.activated

a numeric vector

Eosinophils

a numeric vector

Neutrophils

a numeric vector

Source

Newman, A. M. et al. Robust enumeration of cell subsets from tissue expression profiles. Nat. Methods 12, 453–457 (2015). https://media.nature.com/original/nature-assets/nmeth/journal/v12/n5/extref/nmeth.3337-S2.xls

Examples

data(LM22)
heatmap(as.matrix(LM22))

[Package ADAPTS version 1.0.22 Index]