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
| Maintainer | Ted Natoli <ted.e.natoli@gmail.com> |
| Author | Ted Natoli [aut, cre] (ORCID: <https://orcid.org/0000-0002-0953-0206>) |
| License | file LICENSE |
| URL | https://github.com/cmap/cmapR |
| Bug Reports | https://github.com/cmap/cmapR/issues |
| Downloads rank | 750 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, DataRepresentation, GeneExpression, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.0)
Imports: methods, rhdf5, data.table, flowCore, SummarizedExperiment, matrixStats