{
  "_id": "6a4a096b37e8aefb57f61f7a",
  "Type": "Package",
  "Package": "clustermole",
  "Title": "Unbiased Single-Cell Transcriptomic Data Cell Type\nIdentification",
  "Version": "1.1.1",
  "Authors@R": "person(\"Igor\", \"Dolgalev\", , \"igor.dolgalev@nyumc.org\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4451-126X\"))",
  "Description": "Assignment of cell type labels to single-cell RNA\nsequencing (scRNA-seq) clusters is often a time-consuming\nprocess that involves manual inspection of the cluster marker\ngenes complemented with a detailed literature search. This is\nespecially challenging when unexpected or poorly described\npopulations are present. The clustermole R package provides\nmethods to query thousands of human and mouse cell identity\nmarkers sourced from a variety of databases.",
  "License": "MIT + file LICENSE",
  "URL": "https://igordot.github.io/clustermole/",
  "BugReports": "https://github.com/igordot/clustermole/issues",
  "VignetteBuilder": "knitr",
  "biocViews": "",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts libicu-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://igordot.r-universe.dev",
  "Date/Publication": "2024-01-09 01:35:34 UTC",
  "RemoteUrl": "https://github.com/igordot/clustermole",
  "RemoteRef": "v1.1.1",
  "RemoteSha": "f343fa5e2dfadcbbaa87350cead8e19ee98e23b0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 07:27:16 UTC",
    "User": "root"
  },
  "Author": "Igor Dolgalev [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4451-126X>)",
  "Maintainer": "Igor Dolgalev <igor.dolgalev@nyumc.org>",
  "_user": "igordot",
  "_type": "src",
  "_file": "clustermole_1.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/15d4c64e83f4f277b7f5014ec04256f3ca29afe6131cfd587883ae1aa4503c7c",
  "_filesize": 1374982,
  "_sha256": "15d4c64e83f4f277b7f5014ec04256f3ca29afe6131cfd587883ae1aa4503c7c",
  "_expires": "2026-10-13T07:36:09.000Z",
  "_created": "2026-07-05T07:27:16.000Z",
  "_published": "2026-07-05T07:36:11.728Z",
  "_jobs": [
    {
      "job": 85202999403,
      "time": 456,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089556138"
    },
    {
      "job": 85202999411,
      "time": 385,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089547650"
    },
    {
      "job": 85202999410,
      "time": 225,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089528770"
    },
    {
      "job": 85202999415,
      "time": 271,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089534421"
    },
    {
      "job": 85202691787,
      "time": 304,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089501142"
    },
    {
      "job": 85202999398,
      "time": 205,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089526443"
    },
    {
      "job": 85202999421,
      "time": 341,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089542652"
    },
    {
      "job": 85202999423,
      "time": 352,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089543732"
    },
    {
      "job": 85202999425,
      "time": 336,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089542199"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/igordot/actions/runs/28733232751",
  "_status": "success",
  "_upstream": "https://github.com/igordot/clustermole",
  "_commit": {
    "id": "f343fa5e2dfadcbbaa87350cead8e19ee98e23b0",
    "author": "igor <6363505+igordot@users.noreply.github.com>",
    "committer": "igor <6363505+igordot@users.noreply.github.com>",
    "message": "Prepare for CRAN release\n",
    "time": 1704764134
  },
  "_maintainer": {
    "name": "Igor Dolgalev",
    "email": "igor.dolgalev@nyumc.org",
    "login": "igordot",
    "description": "",
    "uuid": 6363505,
    "orcid": "0000-0003-4451-126X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "GSEABase",
      "role": "Imports"
    },
    {
      "package": "GSVA",
      "version": ">= 1.50.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "singscore",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "igordot",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cell-type",
    "cell-type-annotation",
    "cell-type-classification",
    "cell-type-identification",
    "cell-type-matching",
    "gene-expression-signatures",
    "scrna-seq",
    "single-cell"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "igordot",
      "count": 51,
      "uuid": 6363505
    }
  ],
  "_userbio": {
    "uuid": 6363505,
    "type": "user",
    "name": "igor",
    "followers": 133
  },
  "_downloads": {
    "count": 479,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clustermole"
  },
  "_devurl": "https://github.com/igordot/clustermole",
  "_pkgdown": "https://igordot.github.io/clustermole/",
  "_searchresults": 47,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clustermole.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/igordot/clustermole",
  "_realowner": "igordot",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-01-20"
    },
    {
      "version": "1.0.1",
      "date": "2020-01-27"
    },
    {
      "version": "1.1.0",
      "date": "2021-01-26"
    },
    {
      "version": "1.1.1",
      "date": "2024-01-08"
    }
  ],
  "_exports": [
    "%>%",
    "clustermole_enrichment",
    "clustermole_markers",
    "clustermole_overlaps",
    "read_gmt"
  ],
  "_help": [
    {
      "page": "clustermole_enrichment",
      "title": "Cell types based on the expression of all genes",
      "topics": [
        "clustermole_enrichment"
      ]
    },
    {
      "page": "clustermole_markers",
      "title": "Available cell type markers",
      "topics": [
        "clustermole_markers"
      ]
    },
    {
      "page": "clustermole_overlaps",
      "title": "Cell types based on overlap of marker genes",
      "topics": [
        "clustermole_overlaps"
      ]
    },
    {
      "page": "read_gmt",
      "title": "Read a GMT file into a data frame",
      "topics": [
        "read_gmt"
      ]
    }
  ],
  "_readme": "https://github.com/igordot/clustermole/raw/v1.1.1/README.md",
  "_rundeps": [
    "abind",
    "annotate",
    "AnnotationDbi",
    "askpass",
    "assorthead",
    "base64enc",
    "beachmat",
    "BH",
    "Biobase",
    "BiocFileCache",
    "BiocGenerics",
    "biocmake",
    "BiocParallel",
    "BiocSingular",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "DelayedMatrixStats",
    "digest",
    "dir.expiry",
    "dplyr",
    "edgeR",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggrepel",
    "glue",
    "graph",
    "GSEABase",
    "GSVA",
    "gtable",
    "h5mread",
    "HDF5Array",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "IRanges",
    "irlba",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "limma",
    "locfit",
    "magick",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "memuse",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape",
    "reshape2",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "rjson",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "rsvd",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "ScaledMatrix",
    "scales",
    "Seqinfo",
    "SingleCellExperiment",
    "singscore",
    "snow",
    "SparseArray",
    "sparseMatrixStats",
    "SpatialExperiment",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xtable",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "clustermole-intro.Rmd",
      "filename": "clustermole-intro.html",
      "title": "Introduction to clustermole",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Setup",
        "Cell type markers",
        "Cell types based on marker genes",
        "Cell types based on an expression matrix"
      ],
      "created": "2020-01-03 21:45:51",
      "modified": "2024-01-08 15:19:36",
      "commits": 8
    }
  ],
  "_score": 5.547159121327418,
  "_indexed": true,
  "_nocasepkg": "clustermole",
  "_universes": [
    "igordot"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-07-05T07:30:58.000Z",
      "distro": "resolute",
      "commit": "f343fa5e2dfadcbbaa87350cead8e19ee98e23b0",
      "fileid": "https://r2.ropensci.org/bed4debe7523dd7bb2a4f5c4dfdb1e9239675a4614558cf665b33b4954107659",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/28733232751"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-07-05T07:30:42.000Z",
      "distro": "resolute",
      "commit": "f343fa5e2dfadcbbaa87350cead8e19ee98e23b0",
      "fileid": "https://r2.ropensci.org/f77750280cd49fbf5fde52491dca73e7097575e928099d56454a2d510852daa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/28733232751"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-07-05T07:29:26.000Z",
      "commit": "f343fa5e2dfadcbbaa87350cead8e19ee98e23b0",
      "fileid": "https://r2.ropensci.org/a70832a3020a42ad873cc509204427080006bf7ff278caf62e64539760f94cea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/28733232751"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-07-05T07:29:49.000Z",
      "commit": "f343fa5e2dfadcbbaa87350cead8e19ee98e23b0",
      "fileid": "https://r2.ropensci.org/475d0ba8d1edf0055e05bcabf3e96a23ff68207f15a3efd2870d79a08c8376f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/28733232751"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-07-05T07:31:23.000Z",
      "commit": "f343fa5e2dfadcbbaa87350cead8e19ee98e23b0",
      "fileid": "https://r2.ropensci.org/11eb6fb8d91a5924885c0c660a0971346a23d96611d266aa6ed968270f63985f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/28733232751"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-07-05T07:29:32.000Z",
      "commit": "f343fa5e2dfadcbbaa87350cead8e19ee98e23b0",
      "fileid": "https://r2.ropensci.org/2cb093187540050897a0e7d91870681528c7a81379c12188f4947eafed5a6a0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/28733232751"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-07-05T07:29:25.000Z",
      "commit": "f343fa5e2dfadcbbaa87350cead8e19ee98e23b0",
      "fileid": "https://r2.ropensci.org/ea456c78c0b28e8b5ac0255ae0e864c93d53ef0248e7aac537547cfae932bae0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/28733232751"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-07-05T07:29:33.000Z",
      "commit": "f343fa5e2dfadcbbaa87350cead8e19ee98e23b0",
      "fileid": "https://r2.ropensci.org/67b2d67c017f7877dec1e5f2e649638a13166a1587ffa9442e47a8e818b02076",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/28733232751"
    }
  ]
}