Skip to contents

Sample SingleCellExperiment object with gene expression data for recruited airspace macrophage cells from bronchoalveolar lavage samples collected from healthy adults. The data has been subset to contain gene expression for 1940 genes from 976 cells. Data was collected from five subjects at two timepoints per subject. Genes included in the dataset were assessed to be invariant across timepoints.

Usage

data(RecAM_sce)

Format

SingleCellExperiment object with the following data in object slots:

counts

Matrix of raw counts with genes represented by rows and cells represented by columns.

colData

sampleID

Sample identifier

subjectID

Subject identifier

time

Timepoint identifier

group

Group identifier

Details

.