Bioc2026 Registration Open!

cytoMEM

Marker Enrichment Modeling (MEM)

Bioconductor version: 3.23 · Package version: 1.16.0

MEM, Marker Enrichment Modeling, automatically generates and displays quantitative labels for cell populations that have been identified from single-cell data. The input for MEM is a dataset that has pre-clustered or pre-gated populations with cells in rows and features in columns. Labels convey a list of measured features and the features' levels of relative enrichment on each population. MEM can be applied to a wide variety of data types and can compare between MEM labels from flow cytometry, mass cytometry, single cell RNA-seq, and spectral flow cytometry using RMSD.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("cytoMEM")

Details

MaintainerJonathan Irish <jonathan.irish@vanderbilt.edu>
AuthorSierra Lima [aut] (ORCID: <https://orcid.org/0000-0001-5944-750X>), Kirsten Diggins [aut] (ORCID: <https://orcid.org/0000-0003-1622-0158>), Jonathan Irish [aut, cre] (ORCID: <https://orcid.org/0000-0001-9428-8866>)
LicenseGPL-3
URLhttps://github.com/cytolab/cytoMEM
Downloads rank252
Source branchRELEASE_3_23
biocViewsCellBiology, Classification, Clustering, DataImport, DataRepresentation, FlowCytometry, Proteomics, SingleCell, Software, SystemsBiology

Documentation

Download

Dependencies

Depends: R (>= 4.2.0)

Imports: gplots, tools, flowCore, grDevices, stats, utils, matrixStats, methods

Suggests: knitr, rmarkdown