Learn R Programming

ADAPTS (version 1.0.22)

LM22: Leukocyte 22 data matrix

Description

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

Usage

data("LM22")

Arguments

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

Examples

Run this code
data(LM22)
heatmap(as.matrix(LM22))

Run the code above in your browser using DataLab