{
  "_id": "6a197319acfb0bcc41def336",
  "Package": "UCell",
  "Type": "Package",
  "Title": "Rank-based signature enrichment analysis for single-cell data",
  "Version": "2.17.0",
  "Authors@R": "c(\nperson('Massimo', 'Andreatta',\nemail = 'massimo.andreatta@unige.ch',\nrole = c('aut','cre'),\ncomment = c(ORCID = '0000-0002-8036-2647')),\nperson('Santiago', 'Carmona',\nemail = 'santiago.carmona@unige.ch',\nrole = c('aut'),\ncomment = c(ORCID = '0000-0002-2495-0671'))\n)",
  "Description": "UCell is a package for evaluating gene signatures in\nsingle-cell datasets. UCell signature scores, based on the\nMann-Whitney U statistic, are robust to dataset size and\nheterogeneity, and their calculation demands less computing\ntime and memory than other available methods, enabling the\nprocessing of large datasets in a few minutes even on machines\nwith limited computing power. UCell can be applied to any\nsingle-cell data matrix, and includes functions to directly\ninteract with SingleCellExperiment and Seurat objects.",
  "biocViews": "SingleCell, GeneSetEnrichment, Transcriptomics,\nGeneExpression, CellBasedAssays",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/carmonalab/UCell/issues",
  "URL": "https://github.com/carmonalab/UCell",
  "License": "GPL-3 + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "FALSE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://carmonalab.r-universe.dev",
  "Date/Publication": "2026-04-28 12:57:54 UTC",
  "RemoteUrl": "https://github.com/carmonalab/UCell",
  "RemoteRef": "HEAD",
  "RemoteSha": "15b029a9bf40fef260d822e87a9cbe692dbb6005",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:26:26 UTC",
    "User": "root"
  },
  "Author": "Massimo Andreatta [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8036-2647>),\nSantiago Carmona [aut] (ORCID: <https://orcid.org/0000-0002-2495-0671>)",
  "Maintainer": "Massimo Andreatta <massimo.andreatta@unige.ch>",
  "MD5sum": "0bae66700d151bb12db2f3a80c2670ee",
  "_user": "carmonalab",
  "_type": "src",
  "_file": "UCell_2.17.0.tar.gz",
  "_fileid": "49ccf6e051f33c3a98a1dc44c45026aec42c750f20af891519ffdb873db2cc9e",
  "_filesize": 1115221,
  "_sha256": "49ccf6e051f33c3a98a1dc44c45026aec42c750f20af891519ffdb873db2cc9e",
  "_created": "2026-05-29T09:26:26.000Z",
  "_published": "2026-05-29T11:06:01.591Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78474294592,
      "time": 315,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7287584925"
    },
    {
      "job": 78474294499,
      "time": 423,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287617219"
    },
    {
      "job": 78474294488,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7289179048"
    },
    {
      "job": 78474294549,
      "time": 233,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7289199990"
    },
    {
      "job": 78472373861,
      "time": 761,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287484700"
    },
    {
      "job": 78474294495,
      "time": 222,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287555944"
    },
    {
      "job": 78474294624,
      "time": 1435,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7287920086"
    },
    {
      "job": 78474294595,
      "time": 1376,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7287902636"
    },
    {
      "job": 78474294554,
      "time": 1468,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287929956"
    }
  ],
  "_buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26628856353",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/carmonalab/UCell",
  "_commit": {
    "id": "15b029a9bf40fef260d822e87a9cbe692dbb6005",
    "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": 1777381074
  },
  "_maintainer": {
    "name": "Massimo Andreatta",
    "email": "massimo.andreatta@unige.ch",
    "login": "mass-a",
    "orcid": "0000-0002-8036-2647",
    "description": "",
    "uuid": 56030596
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.13.6",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "BiocNeighbors",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "scater",
      "role": "Suggests"
    },
    {
      "package": "scRNAseq",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "version": ">= 5.0.0",
      "role": "Suggests"
    },
    {
      "package": "SeuratObject",
      "version": ">= 5.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "carmonalab",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v2.14",
      "date": "2025-10-29"
    },
    {
      "name": "v2.16",
      "date": "2026-04-28"
    }
  ],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.17.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.16.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell",
    "genesetenrichment",
    "transcriptomics",
    "geneexpression",
    "cellbasedassays"
  ],
  "_stars": 196,
  "_contributors": [
    {
      "user": "mass-a",
      "count": 114,
      "uuid": 56030596
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "sjcarmona",
      "count": 14,
      "uuid": 7525176
    },
    {
      "user": "nturaga",
      "count": 2,
      "uuid": 2746443
    },
    {
      "user": "ruiyuraywang",
      "count": 1,
      "uuid": 12589928
    }
  ],
  "_userbio": {
    "uuid": 48469311,
    "type": "organization",
    "name": "Cancer Systems Immunology Lab",
    "description": "Single-cell omics data science at the Department of Pathology of Immunology of the University of Geneva"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/UCell"
  },
  "_devurl": "https://github.com/carmonalab/ucell",
  "_searchresults": 736,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/UCell.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/carmonalab/ucell",
  "_realowner": "bioc",
  "_cranurl": true,
  "_exports": [
    "AddModuleScore_UCell",
    "ScoreSignatures_UCell",
    "SmoothKNN",
    "StoreRankings_UCell"
  ],
  "_datasets": [
    {
      "name": "sample.matrix",
      "title": "Sample dataset to test UCell installation",
      "object": "sample.matrix",
      "file": "sample.matrix.RData",
      "class": [
        "dgCMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "AddModuleScore_UCell",
      "title": "Calculate module enrichment scores from single-cell data (Seurat interface)",
      "topics": [
        "AddModuleScore_UCell"
      ]
    },
    {
      "page": "calculate_Uscore",
      "title": "Calculate rankings and scores for query data and given signature set",
      "topics": [
        "calculate_Uscore"
      ]
    },
    {
      "page": "check_signature_names",
      "title": "Check signature names and add standard names is missing",
      "topics": [
        "check_signature_names"
      ]
    },
    {
      "page": "data_to_ranks_data_table",
      "title": "Calculate per-cell feature rankings",
      "topics": [
        "data_to_ranks_data_table"
      ]
    },
    {
      "page": "get_gene_idx",
      "title": "Get indices for genes in data matrix",
      "topics": [
        "get_gene_idx"
      ]
    },
    {
      "page": "knn_smooth_scores",
      "title": "Smoothing scores by KNN",
      "topics": [
        "knn_smooth_scores"
      ]
    },
    {
      "page": "rankings2Uscore",
      "title": "Get signature scores from pre-computed rank matrix",
      "topics": [
        "rankings2Uscore"
      ]
    },
    {
      "page": "sample.matrix",
      "title": "Sample dataset to test UCell installation",
      "topics": [
        "sample.matrix"
      ]
    },
    {
      "page": "ScoreSignatures_UCell",
      "title": "Calculate module enrichment scores from single-cell data",
      "topics": [
        "ScoreSignatures_UCell"
      ]
    },
    {
      "page": "SmoothKNN",
      "title": "Smooth signature scores by kNN",
      "topics": [
        "SmoothKNN",
        "SmoothKNN.Seurat",
        "SmoothKNN.SingleCellExperiment"
      ]
    },
    {
      "page": "split_data.matrix",
      "title": "Split data matrix into smaller sub-matrices ('chunks')",
      "topics": [
        "split_data.matrix"
      ]
    },
    {
      "page": "StoreRankings_UCell",
      "title": "Calculate and store gene rankings for a single-cell dataset",
      "topics": [
        "StoreRankings_UCell"
      ]
    },
    {
      "page": "u_stat",
      "title": "Calculate Mann Whitney U from a vector of ranks",
      "topics": [
        "u_stat"
      ]
    },
    {
      "page": "u_stat_signature_list",
      "title": "Calculate U scores for a list of signatures, given a rank matrix",
      "topics": [
        "u_stat_signature_list"
      ]
    },
    {
      "page": "UCell",
      "title": "UCell: Robust and scalable single-cell gene signature scoring",
      "topics": [
        "UCell-package",
        "UCell"
      ]
    }
  ],
  "_readme": "https://github.com/carmonalab/UCell/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assorthead",
    "beachmat",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocNeighbors",
    "BiocParallel",
    "codetools",
    "cpp11",
    "data.table",
    "DelayedArray",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lambda.r",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "Rcpp",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SingleCellExperiment",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "UCell_vignette_basic.Rmd",
      "filename": "UCell_vignette_basic.html",
      "title": "Gene signature scoring with UCell",
      "author": "Massimo Andreatta, Santiago J. Carmona",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Quick start",
        "Get some testing data",
        "Define gene signatures",
        "Run UCell",
        "Pre-calculating gene rankings",
        "Multi-core processing",
        "Interacting with SingleCellExperiment or Seurat",
        "Resources",
        "References",
        "Session Info"
      ],
      "created": "2022-02-03 12:38:51",
      "modified": "2025-10-01 14:44:51",
      "commits": 14
    },
    {
      "source": "UCell_sce.Rmd",
      "filename": "UCell_sce.html",
      "title": "Using UCell with SingleCellExperiment",
      "author": "Massimo Andreatta, Santiago J. Carmona",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Get some testing data",
        "Define gene signatures",
        "Run UCell on sce object",
        "Signature smoothing",
        "Resources",
        "References",
        "Session Info"
      ],
      "created": "2022-08-05 10:54:12",
      "modified": "2025-10-01 14:44:51",
      "commits": 6
    },
    {
      "source": "UCell_Seurat.Rmd",
      "filename": "UCell_Seurat.html",
      "title": "Using UCell with Seurat",
      "author": "Massimo Andreatta, Santiago J. Carmona",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Get some testing data",
        "Define gene signatures",
        "Run UCell on Seurat object",
        "Signature smoothing",
        "Resources",
        "References",
        "Session Info"
      ],
      "created": "2022-08-05 10:54:12",
      "modified": "2025-10-01 14:44:51",
      "commits": 7
    },
    {
      "source": "UCell_parameters.Rmd",
      "filename": "UCell_parameters.html",
      "title": "Some important parameters for UCell",
      "author": "Massimo Andreatta, Santiago J. Carmona",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Load example dataset",
        "Parameters",
        "Positive and negative gene sets in signatures",
        "The maxRank parameter",
        "Handling missing genes",
        "Chunk size",
        "Parallelization",
        "Signature score smoothing",
        "Resources",
        "References",
        "Session Info"
      ],
      "created": "2025-10-01 14:44:51",
      "modified": "2025-10-01 14:44:51",
      "commits": 1
    }
  ],
  "_score": 10.618526373453205,
  "_indexed": false,
  "_nocasepkg": "ucell",
  "_universes": [
    "carmonalab"
  ],
  "_indexurl": "https://bioc.r-universe.dev/UCell",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.17.0",
      "date": "2026-05-29T09:30:19.000Z",
      "distro": "noble",
      "commit": "15b029a9bf40fef260d822e87a9cbe692dbb6005",
      "fileid": "85c708761a7db3c5e8422a508426e728c4db5902b36cdf14880ba74368e5dfc9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26628856353"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.17.0",
      "date": "2026-05-29T09:31:04.000Z",
      "distro": "noble",
      "commit": "15b029a9bf40fef260d822e87a9cbe692dbb6005",
      "fileid": "4e9209d7ea401bc897930d1755f5f31b2853b7aa76e052e90bf33d79ca42e65e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26628856353"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.17.0",
      "date": "2026-05-29T11:03:01.000Z",
      "commit": "15b029a9bf40fef260d822e87a9cbe692dbb6005",
      "fileid": "36a04744317026ce6f19660624dba04b168533aa34e7853cd5c911d887e28d38",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26628856353"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.17.0",
      "date": "2026-05-29T11:03:53.000Z",
      "commit": "15b029a9bf40fef260d822e87a9cbe692dbb6005",
      "fileid": "795bde30c0977c282ffcbf19c21d5403b3ab77a96603b7b4ed1ff716d68e643d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26628856353"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.17.0",
      "date": "2026-05-29T09:30:46.000Z",
      "commit": "15b029a9bf40fef260d822e87a9cbe692dbb6005",
      "fileid": "1fda2b1f88f8fa9428c35e73a84daaa1646456087376dd1fb316e9ea248c73bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26628856353"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.17.0",
      "date": "2026-05-29T09:48:41.000Z",
      "commit": "15b029a9bf40fef260d822e87a9cbe692dbb6005",
      "fileid": "1a8c8d406a532edf15849abdd7fcb61cc0b51694a0701d3f470c2ae5e94a4a80",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26628856353"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.17.0",
      "date": "2026-05-29T09:47:52.000Z",
      "commit": "15b029a9bf40fef260d822e87a9cbe692dbb6005",
      "fileid": "87865d9c9dd891b967e541f9758fad5e9185d674f195ebfb74ead87f5f9248cc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26628856353"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.17.0",
      "date": "2026-05-29T09:49:09.000Z",
      "commit": "15b029a9bf40fef260d822e87a9cbe692dbb6005",
      "fileid": "fca9d1f6aac8ca1754165cbdb17394899bcbb6eeca680606e3a1f620367f3c76",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/26628856353"
    }
  ]
}