Package: cmapR
Type: Package
Title: CMap Tools in R
Version: 1.0.0
Date: 2018-01-30
Authors@R: person("Ted", "Natoli", email="ted.e.natoli@gmail.com",
  role=c("aut", "cre"), comment=c(ORCID="0000-0002-0953-0206"))
Description: 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.
License: file LICENSE
Depends: R (>= 3.5)
Imports: methods, rhdf5, data.table, prada, SummarizedExperiment,
        matrixStats
Suggests: knitr, testthat, BiocStyle
VignetteBuilder: knitr
biocViews: DataImport, DataRepresentation, GeneExpression
URL: https://github.com/cmap/cmapR
BugReports: https://github.com/cmap/cmapR/issues
LazyData: true
RoxygenNote: 7.0.2
git_url: https://git.bioconductor.org/packages/cmapR
git_branch: RELEASE_3_11
git_last_commit: c5f43d3
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 07:31:37 UTC; biocbuild
Author: Ted Natoli [aut, cre] (<https://orcid.org/0000-0002-0953-0206>)
Maintainer: Ted Natoli <ted.e.natoli@gmail.com>
Built: R 4.0.0; ; 2020-04-28 18:19:47 UTC; windows
