{
  "_id": "6a494b0ff6c47c4419498e63",
  "Package": "cmapR",
  "Type": "Package",
  "Title": "CMap Tools in R",
  "Date": "2023-04-03",
  "Version": "1.25.0",
  "Authors@R": "person(\"Ted\", \"Natoli\", email=\"ted.e.natoli@gmail.com\",\nrole=c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0002-0953-0206\"))",
  "Description": "The Connectivity Map (CMap) is a massive resource of\nperturbational gene expression profiles built by researchers at\nthe Broad Institute and funded by the NIH Library of Integrated\nNetwork-Based Cellular Signatures (LINCS) program. Please visit\nhttps://clue.io for more information. The cmapR package\nimplements methods to parse, manipulate, and write common CMap\ndata objects, such as annotated matrices and collections of\ngene sets.",
  "License": "file LICENSE",
  "VignetteBuilder": "knitr",
  "biocViews": "DataImport, DataRepresentation, GeneExpression",
  "URL": "https://github.com/cmap/cmapR",
  "BugReports": "https://github.com/cmap/cmapR/issues",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:08 UTC",
  "RemoteUrl": "https://github.com/bioc/cmapR",
  "RemoteRef": "HEAD",
  "RemoteSha": "031c9df8d59b5abded05165c98091ecbbae4c797",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 17:29:24 UTC",
    "User": "root"
  },
  "Author": "Ted Natoli [aut, cre] (ORCID: <https://orcid.org/0000-0002-0953-0206>)",
  "Maintainer": "Ted Natoli <ted.e.natoli@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "cmapR_1.25.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7df82b16ebc3cfeb67cc137d4e4975f1d7dc9769978e02f23cc694c8fb9ce684",
  "_filesize": 3983014,
  "_sha256": "7df82b16ebc3cfeb67cc137d4e4975f1d7dc9769978e02f23cc694c8fb9ce684",
  "_expires": "2026-10-12T18:03:57.000Z",
  "_created": "2026-07-03T17:29:24.000Z",
  "_published": "2026-07-04T18:03:59.524Z",
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 14
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28675034885",
  "_status": "success",
  "_upstream": "https://github.com/bioc/cmapR",
  "_commit": {
    "id": "031c9df8d59b5abded05165c98091ecbbae4c797",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380728
  },
  "_maintainer": {
    "name": "Ted Natoli",
    "email": "ted.e.natoli@gmail.com",
    "login": "tnat1031",
    "twitter": "@tedynatolit",
    "description": "Computational Biologist/Bioinformatician",
    "uuid": 1958639,
    "orcid": "0000-0002-0953-0206"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85154656731,
      "time": 182,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8072153232"
    },
    {
      "job": 85154656781,
      "time": 345,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8072191887"
    },
    {
      "job": 85154656763,
      "time": 370,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8072197235"
    },
    {
      "job": 85154656632,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8072190156"
    },
    {
      "job": 85154656769,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8072197041"
    },
    {
      "job": 85154656548,
      "time": 214,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072110100"
    },
    {
      "job": 85154656733,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8072149687"
    },
    {
      "job": 85154656835,
      "time": 231,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8072165157"
    },
    {
      "job": 85154656925,
      "time": 214,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8072161038"
    },
    {
      "job": 85154656851,
      "time": 224,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8072163217"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rhdf5",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "flowCore",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dataimport",
    "datarepresentation",
    "geneexpression",
    "bioconductor",
    "bioinformatics",
    "cmap"
  ],
  "_stars": 94,
  "_contributors": [
    {
      "user": "tnat1031",
      "count": 240,
      "uuid": 1958639
    },
    {
      "user": "oena",
      "count": 11,
      "uuid": 8075503
    },
    {
      "user": "jasiedu",
      "count": 10,
      "uuid": 584708
    },
    {
      "user": "nturaga",
      "count": 6,
      "uuid": 2746443
    },
    {
      "user": "kant",
      "count": 2,
      "uuid": 32717
    },
    {
      "user": "grimbough",
      "count": 2,
      "uuid": 971237
    },
    {
      "user": "jananiravi",
      "count": 1,
      "uuid": 8397074
    },
    {
      "user": "nuno-agostinho",
      "count": 1,
      "uuid": 3199157
    },
    {
      "user": "oganm",
      "count": 1,
      "uuid": 6352379
    },
    {
      "user": "dedavison",
      "count": 1,
      "uuid": 22477608
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/cmap/cmapr",
  "_searchresults": 404,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cmapR.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cmap/cmapr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "align_matrices",
    "annotate_gct",
    "annotate.gct",
    "append.dim",
    "check_colnames",
    "check_dups",
    "distil",
    "extract_gct",
    "extract.gct",
    "fix.datatypes",
    "GCT",
    "ids",
    "ids<-",
    "is.wholenumber",
    "lxb2mat",
    "mat",
    "mat<-",
    "melt_gct",
    "melt.gct",
    "merge_gct",
    "meta",
    "meta<-",
    "na_pad_matrix",
    "parse_gctx",
    "parse_gmt",
    "parse_gmx",
    "parse_grp",
    "parse.gctx",
    "parse.gmt",
    "parse.gmx",
    "parse.grp",
    "rank_gct",
    "rank.gct",
    "read_gctx_ids",
    "read_gctx_meta",
    "read.gctx.ids",
    "read.gctx.meta",
    "robust_zscore",
    "subset_gct",
    "threshold",
    "transpose_gct",
    "transpose.gct",
    "update_gctx",
    "write_gct",
    "write_gctx",
    "write_gmt",
    "write_grp",
    "write_tbl",
    "write.gct",
    "write.gctx",
    "write.gctx.meta",
    "write.tbl"
  ],
  "_datasets": [
    {
      "name": "cdesc_char",
      "title": "An example table of metadata, as would be parsed from or parse.gctx. Initially all the columns are of type character.",
      "object": "cdesc_char",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pert_id",
        "pert_iname",
        "pert_type",
        "pert_time",
        "qc_slope",
        "qc_f_logp",
        "qc_iqr",
        "sci_note"
      ],
      "rows": 368,
      "table": true,
      "tojson": true
    },
    {
      "name": "ds",
      "title": "An example of a GCT object with row and column metadata and gene expression values in the matrix.",
      "object": "ds",
      "class": [
        "GCT"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "gene_set",
      "title": "An example collection of gene sets as used in the Lamb 2006 CMap paper.",
      "object": "gene_set",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "kd_gct",
      "title": "An example GCT object of knockdown experiments targeting a subset of landmark genes.",
      "object": "kd_gct",
      "class": [
        "GCT"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "align_matrices",
      "title": "Align the rows and columns of two (or more) matrices",
      "topics": [
        "align_matrices"
      ]
    },
    {
      "page": "annotate_gct",
      "title": "Add annotations to a GCT object",
      "concept": [
        "GCT utilities"
      ],
      "topics": [
        "annotate.gct",
        "annotate_gct",
        "annotate_gct,GCT-method"
      ]
    },
    {
      "page": "cdesc_char",
      "title": "An example table of metadata, as would be parsed from or parse.gctx. Initially all the columns are of type character.",
      "topics": [
        "cdesc_char"
      ]
    },
    {
      "page": "check_colnames",
      "title": "Check whether 'test_names' are columns in the 'data.frame' df",
      "topics": [
        "check_colnames"
      ]
    },
    {
      "page": "check_dups",
      "title": "Check for duplicates in a vector",
      "topics": [
        "check_dups"
      ]
    },
    {
      "page": "distil",
      "title": "Collapse the rows or columns of a matrix using weighted averaging",
      "topics": [
        "distil"
      ]
    },
    {
      "page": "ds",
      "title": "An example of a GCT object with row and column metadata and gene expression values in the matrix.",
      "topics": [
        "ds"
      ]
    },
    {
      "page": "extract_gct",
      "title": "Exract elements from a GCT matrix",
      "topics": [
        "extract.gct",
        "extract_gct"
      ]
    },
    {
      "page": "GCT",
      "title": "Initialize an object of class 'GCT'",
      "concept": [
        "GCTX parsing functions"
      ],
      "topics": [
        "GCT"
      ]
    },
    {
      "page": "GCT-class",
      "title": "An S4 class to represent a GCT object",
      "topics": [
        "GCT-class"
      ]
    },
    {
      "page": "gene_set",
      "title": "An example collection of gene sets as used in the Lamb 2006 CMap paper.",
      "topics": [
        "gene_set"
      ]
    },
    {
      "page": "ids",
      "title": "Extract the or set row or column ids of a GCT object",
      "concept": [
        "GCT accessor methods"
      ],
      "topics": [
        "ids",
        "ids,GCT-method",
        "ids<-",
        "ids<-,GCT-method"
      ]
    },
    {
      "page": "is.wholenumber",
      "title": "Check if x is a whole number",
      "topics": [
        "is.wholenumber"
      ]
    },
    {
      "page": "kd_gct",
      "title": "An example GCT object of knockdown experiments targeting a subset of landmark genes.",
      "topics": [
        "kd_gct"
      ]
    },
    {
      "page": "lxb2mat",
      "title": "Read an LXB file and return a matrix",
      "concept": [
        "CMap parsing functions"
      ],
      "topics": [
        "lxb2mat"
      ]
    },
    {
      "page": "mat",
      "title": "Extract or set the matrix of GCT object",
      "concept": [
        "GCT accessor methods"
      ],
      "topics": [
        "mat",
        "mat,GCT-method",
        "mat<-",
        "mat<-,GCT-method"
      ]
    },
    {
      "page": "melt_gct",
      "title": "Transform a GCT object in to a long form 'data.table' (aka 'melt')",
      "concept": [
        "GCT utilities"
      ],
      "topics": [
        "melt.gct",
        "melt_gct",
        "melt_gct,GCT-method"
      ]
    },
    {
      "page": "merge_gct",
      "title": "Merge two GCT objects together",
      "concept": [
        "GCT utilities"
      ],
      "topics": [
        "merge.gct",
        "merge_gct",
        "merge_gct,GCT,GCT-method"
      ]
    },
    {
      "page": "meta",
      "title": "Extract the or set metadata of a GCT object",
      "concept": [
        "GCT accessor methods"
      ],
      "topics": [
        "meta",
        "meta,GCT-method",
        "meta<-",
        "meta<-,GCT-method"
      ]
    },
    {
      "page": "na_pad_matrix",
      "title": "Pad a matrix with additional rows/columns of NA values",
      "topics": [
        "na_pad_matrix"
      ]
    },
    {
      "page": "parse_gctx",
      "title": "Parse a GCTX file into the workspace as a GCT object",
      "concept": [
        "GCTX parsing functions"
      ],
      "topics": [
        "parse.gctx",
        "parse_gctx"
      ]
    },
    {
      "page": "parse_gmt",
      "title": "Read a GMT file and return a list",
      "concept": [
        "CMap parsing functions"
      ],
      "topics": [
        "parse.gmt",
        "parse_gmt"
      ]
    },
    {
      "page": "parse_gmx",
      "title": "Read a GMX file and return a list",
      "concept": [
        "CMap parsing functions"
      ],
      "topics": [
        "parse.gmx",
        "parse_gmx"
      ]
    },
    {
      "page": "parse_grp",
      "title": "Read a GRP file and return a vector of its contents",
      "concept": [
        "CMap parsing functions"
      ],
      "topics": [
        "parse.grp",
        "parse_grp"
      ]
    },
    {
      "page": "rank_gct",
      "title": "Convert a GCT object's matrix to ranks",
      "concept": [
        "GCT utilities"
      ],
      "topics": [
        "rank.gct",
        "rank_gct",
        "rank_gct,GCT-method"
      ]
    },
    {
      "page": "read_gctx_ids",
      "title": "Read GCTX row or column ids",
      "concept": [
        "GCTX parsing functions"
      ],
      "topics": [
        "read.gctx.ids",
        "read_gctx_ids"
      ]
    },
    {
      "page": "read_gctx_meta",
      "title": "Parse row or column metadata from GCTX files",
      "concept": [
        "GCTX parsing functions"
      ],
      "topics": [
        "read.gctx.meta",
        "read_gctx_meta"
      ]
    },
    {
      "page": "robust_zscore",
      "title": "Compoute robust z-scores",
      "topics": [
        "robust_zscore"
      ]
    },
    {
      "page": "subset_gct",
      "title": "Subset a gct object using the provided row and column ids",
      "concept": [
        "GCT utilities"
      ],
      "topics": [
        "subset.gct",
        "subset_gct",
        "subset_gct,GCT-method"
      ]
    },
    {
      "page": "threshold",
      "title": "Threshold a numeric vector",
      "topics": [
        "threshold"
      ]
    },
    {
      "page": "transpose_gct",
      "title": "Transpose a GCT object",
      "concept": [
        "GCT utilties"
      ],
      "topics": [
        "transpose.gct",
        "transpose_gct",
        "transpose_gct,GCT-method"
      ]
    },
    {
      "page": "update_gctx",
      "title": "Update the matrix of an existing GCTX file",
      "topics": [
        "update.gctx",
        "update_gctx"
      ]
    },
    {
      "page": "write_gmt",
      "title": "Write a nested list to a GMT file",
      "concept": [
        "CMap parsing functions"
      ],
      "topics": [
        "write_gmt"
      ]
    },
    {
      "page": "write_grp",
      "title": "Write a vector to a GRP file",
      "concept": [
        "CMap parsing functions"
      ],
      "topics": [
        "write_grp"
      ]
    },
    {
      "page": "write_gct",
      "title": "Write a GCT object to disk in GCT format",
      "concept": [
        "GCTX parsing functions"
      ],
      "topics": [
        "write.gct",
        "write_gct"
      ]
    },
    {
      "page": "write_gctx",
      "title": "Write a GCT object to disk in GCTX format",
      "concept": [
        "GCTX parsing functions"
      ],
      "topics": [
        "write.gctx",
        "write_gctx"
      ]
    },
    {
      "page": "write_tbl",
      "title": "Write a 'data.frame' to a tab-delimited text file",
      "topics": [
        "write.tbl",
        "write_tbl"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/cmapR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "Biobase",
    "BiocGenerics",
    "biocmake",
    "cpp11",
    "cytolib",
    "data.table",
    "DelayedArray",
    "dir.expiry",
    "filelock",
    "flowCore",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "Rcpp",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "RProtoBufLib",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "SummarizedExperiment",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "tutorial.Rmd",
      "filename": "tutorial.html",
      "title": "cmapR Tutorial",
      "author": "Ted Natoli",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Loading the cmapR package",
        "GCT objects in R",
        "Accessing GCT object components",
        "Parsing GCTX files",
        "Parsing the entire file",
        "Parsing a susbset of the file",
        "Creating a GCT object from existing workspace objects",
        "Adding annotations to a GCT object",
        "Slicing a GCT object",
        "Melting GCT objects",
        "Merging two GCT objects",
        "Math operations on GCT objects",
        "GCT-specific math functions",
        "Writing GCT objects to disk",
        "Converting GCT objects to SummarizedExperiment objects",
        "Session Info"
      ],
      "created": "2020-01-14 01:30:54",
      "modified": "2023-04-03 17:37:58",
      "commits": 7
    }
  ],
  "_score": 9.01087298286929,
  "_indexed": true,
  "_nocasepkg": "cmapr",
  "_universes": [
    "bioc",
    "tnat1031",
    "cmap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-07-03T17:33:26.000Z",
      "distro": "resolute",
      "commit": "031c9df8d59b5abded05165c98091ecbbae4c797",
      "fileid": "https://r2.ropensci.org/0f9b3e7b9e15d9f0143177c1219ec80b260515903c3ddd88a8f9b4f9ee6afa6d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28675034885"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-07-03T17:33:55.000Z",
      "distro": "resolute",
      "commit": "031c9df8d59b5abded05165c98091ecbbae4c797",
      "fileid": "https://r2.ropensci.org/fcdc13a881a273b7516705b7994e73fa7a22d1c8f1d452fd28bfaa462b8c9429",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28675034885"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-03T17:34:23.000Z",
      "commit": "031c9df8d59b5abded05165c98091ecbbae4c797",
      "fileid": "https://r2.ropensci.org/8b7ee1741824a95be4ce554edc6c1c0b7468c0f40d22797be2b02724d46a6de2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28675034885"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-03T17:34:37.000Z",
      "commit": "031c9df8d59b5abded05165c98091ecbbae4c797",
      "fileid": "https://r2.ropensci.org/317c1baa739e671f5bbcd0f77df79a93074871e4e7d07a733f0b3fb7b127efad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28675034885"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-07-03T17:32:42.000Z",
      "commit": "031c9df8d59b5abded05165c98091ecbbae4c797",
      "fileid": "https://r2.ropensci.org/5ac69f152d54c318d463b19170cd737443d9be07ca59070e11814ebf3dcee8a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28675034885"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-03T17:31:24.000Z",
      "commit": "031c9df8d59b5abded05165c98091ecbbae4c797",
      "fileid": "https://r2.ropensci.org/64502342e4a30196031805e962b3fa9c90f99a1873e5abd812c6289fc00bc024",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28675034885"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-03T17:31:28.000Z",
      "commit": "031c9df8d59b5abded05165c98091ecbbae4c797",
      "fileid": "https://r2.ropensci.org/da1b66621debd27672b539043cdc3cd115e45f54799a3e34110a2445d15da325",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28675034885"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-03T17:31:17.000Z",
      "commit": "031c9df8d59b5abded05165c98091ecbbae4c797",
      "fileid": "https://r2.ropensci.org/e7e1ec2e206ac5c630932bd1ef25afa08ff7288147e9dd646aa668df89f8b189",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28675034885"
    }
  ]
}