Bioc2026 Registration Open!

cmapR

CMap Tools in R

Bioconductor version: 3.23 · Package version: 1.24.0

The Connectivity Map (CMap) is a massive resource of perturbational gene expression profiles built by researchers at the Broad Institute and funded by the NIH Library of Integrated Network-Based Cellular Signatures (LINCS) program. Please visit https://clue.io for more information. The cmapR package implements methods to parse, manipulate, and write common CMap data objects, such as annotated matrices and collections of gene sets.

Installation

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

BiocManager::install("cmapR")

Details

MaintainerTed Natoli <ted.e.natoli@gmail.com>
AuthorTed Natoli [aut, cre] (ORCID: <https://orcid.org/0000-0002-0953-0206>)
Licensefile LICENSE
URLhttps://github.com/cmap/cmapR
Bug Reportshttps://github.com/cmap/cmapR/issues
Downloads rank750
Source branchRELEASE_3_23
biocViewsDataImport, DataRepresentation, GeneExpression, Software

Documentation

Download

Dependencies

Depends: R (>= 4.0)

Imports: methods, rhdf5, data.table, flowCore, SummarizedExperiment, matrixStats

Suggests: knitr, testthat, BiocStyle, rmarkdown