{
  "_id": "6a22e44e530b9bc726bcaacb",
  "Package": "GeneNMF",
  "Type": "Package",
  "Title": "Non-Negative Matrix Factorization for Single-Cell Omics",
  "Version": "0.9.5",
  "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": "A collection of methods to extract gene programs from\nsingle-cell gene expression data using non-negative matrix\nfactorization (NMF). 'GeneNMF' contains functions to directly\ninteract with the 'Seurat' toolkit and derive interpretable\ngene program signatures.",
  "biocViews": "",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/carmonalab/GeneNMF",
  "BugReports": "https://github.com/carmonalab/GeneNMF/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev python3 zlib1g-dev",
  "Repository": "https://carmonalab.r-universe.dev",
  "Date/Publication": "2026-06-05 13:52:46 UTC",
  "RemoteUrl": "https://github.com/carmonalab/GeneNMF",
  "RemoteRef": "HEAD",
  "RemoteSha": "355c4664732ab9a5a62f1b7c38faca8bf3c4c689",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 14:53:55 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": "e12eff05efd1ffd1ae70baf878be1626",
  "_user": "carmonalab",
  "_type": "src",
  "_file": "GeneNMF_0.9.5.tar.gz",
  "_fileid": "d5d43fb88df8f3cf77b1b078a6a702e1f80b24d3fdc0857dcf14734c40eb1b31",
  "_filesize": 687252,
  "_sha256": "d5d43fb88df8f3cf77b1b078a6a702e1f80b24d3fdc0857dcf14734c40eb1b31",
  "_created": "2026-06-05T14:53:55.000Z",
  "_published": "2026-06-05T14:59:26.003Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79752764833,
      "time": 284,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7439705025"
    },
    {
      "job": 79752764852,
      "time": 259,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439695933"
    },
    {
      "job": 79752764878,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7439672109"
    },
    {
      "job": 79752764853,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439665839"
    },
    {
      "job": 79751915033,
      "time": 269,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439596565"
    },
    {
      "job": 79752764817,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439662361"
    },
    {
      "job": 79752764879,
      "time": 245,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7439690770"
    },
    {
      "job": 79752764875,
      "time": 262,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7439697793"
    },
    {
      "job": 79752764948,
      "time": 211,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439677877"
    }
  ],
  "_buildurl": "https://github.com/r-universe/carmonalab/actions/runs/27021928203",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/carmonalab/GeneNMF",
  "_commit": {
    "id": "355c4664732ab9a5a62f1b7c38faca8bf3c4c689",
    "author": "mass-a <massimo.andreatta@unige.ch>",
    "committer": "mass-a <massimo.andreatta@unige.ch>",
    "message": "fix minor inconsistencies\n",
    "time": 1780667566
  },
  "_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": "RcppML",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Seurat",
      "version": ">= 4.3.0",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "lsa",
      "role": "Imports"
    },
    {
      "package": "pheatmap",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "fgsea",
      "role": "Suggests"
    },
    {
      "package": "msigdbr",
      "role": "Suggests"
    }
  ],
  "_owner": "carmonalab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 9
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.9.2",
      "date": "2025-09-11"
    }
  ],
  "_stars": 189,
  "_contributors": [
    {
      "user": "mass-a",
      "count": 105,
      "uuid": 56030596
    },
    {
      "user": "sjcarmona",
      "count": 22,
      "uuid": 7525176
    },
    {
      "user": "maozhy3",
      "count": 2,
      "uuid": 46839266
    }
  ],
  "_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": 715,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GeneNMF"
  },
  "_devurl": "https://github.com/carmonalab/genenmf",
  "_searchresults": 51,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GeneNMF.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/carmonalab/genenmf",
  "_realowner": "carmonalab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2024-02-29"
    },
    {
      "version": "0.6.0",
      "date": "2024-07-22"
    },
    {
      "version": "0.6.2",
      "date": "2024-11-14"
    },
    {
      "version": "0.8.0",
      "date": "2025-04-24"
    },
    {
      "version": "0.9.2",
      "date": "2025-09-11"
    }
  ],
  "_exports": [
    "dropMetaPrograms",
    "findVariableFeatures_wfilters",
    "getDataMatrix",
    "getMetaPrograms",
    "getNMFgenes",
    "multiNMF",
    "plotMetaPrograms",
    "runGSEA",
    "runNMF"
  ],
  "_datasets": [
    {
      "name": "sampleObj",
      "title": "Sample dataset to test GeneNMF installation",
      "object": "sampleObj",
      "class": [
        "Seurat"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "dropMetaPrograms",
      "title": "Drop meta-programs",
      "topics": [
        "dropMetaPrograms"
      ]
    },
    {
      "page": "findVariableFeatures_wfilters",
      "title": "Find variable features",
      "topics": [
        "findVariableFeatures_wfilters"
      ]
    },
    {
      "page": "getDataMatrix",
      "title": "Extract data matrix from Seurat object",
      "topics": [
        "getDataMatrix"
      ]
    },
    {
      "page": "getMetaPrograms",
      "title": "Extract consensus gene programs (meta-programs)",
      "topics": [
        "getMetaPrograms"
      ]
    },
    {
      "page": "getNMFgenes",
      "title": "Get list of genes for each NMF program",
      "topics": [
        "getNMFgenes"
      ]
    },
    {
      "page": "multiNMF",
      "title": "Run NMF on a list of Seurat objects",
      "topics": [
        "multiNMF"
      ]
    },
    {
      "page": "plotMetaPrograms",
      "title": "Visualizations for meta-programs",
      "topics": [
        "plotMetaPrograms"
      ]
    },
    {
      "page": "runGSEA",
      "title": "Run gene-set overrepresentation analysis",
      "topics": [
        "runGSEA"
      ]
    },
    {
      "page": "runNMF",
      "title": "Compute NMF as a low-dim embedding for Seurat",
      "topics": [
        "runNMF"
      ]
    },
    {
      "page": "sampleObj",
      "title": "Sample dataset to test GeneNMF installation",
      "topics": [
        "sampleObj"
      ]
    }
  ],
  "_readme": "https://github.com/carmonalab/GeneNMF/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "BH",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "commonmark",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "deldir",
    "dendextend",
    "digest",
    "dotCall64",
    "dplyr",
    "dqrng",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "fitdistrplus",
    "FNN",
    "fontawesome",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggrepel",
    "ggridges",
    "globals",
    "glue",
    "goftest",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ica",
    "igraph",
    "irlba",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lmtest",
    "lsa",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "nlme",
    "openssl",
    "otel",
    "parallelly",
    "patchwork",
    "pbapply",
    "pheatmap",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "polyclip",
    "progressr",
    "promises",
    "purrr",
    "R6",
    "RANN",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppArmadillo",
    "RcppEigen",
    "RcppHNSW",
    "RcppML",
    "RcppProgress",
    "RcppTOML",
    "reshape2",
    "reticulate",
    "rlang",
    "rmarkdown",
    "ROCR",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S7",
    "sass",
    "scales",
    "scattermore",
    "sctransform",
    "Seurat",
    "SeuratObject",
    "shiny",
    "sitmo",
    "SnowballC",
    "sourcetools",
    "sp",
    "spam",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tensor",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uwot",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "make.index.Rmd",
      "filename": "make.index.html",
      "title": "Index of GeneNMF vignettes",
      "author": "M. Andreatta, S. Carmona",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-02-27 14:25:56",
      "modified": "2024-07-19 11:10:27",
      "commits": 3
    }
  ],
  "_score": 7.887121967263124,
  "_indexed": true,
  "_nocasepkg": "genenmf",
  "_universes": [
    "carmonalab",
    "mass-a"
  ],
  "_previous": "0.9.4",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-06-05T14:57:11.000Z",
      "distro": "noble",
      "commit": "355c4664732ab9a5a62f1b7c38faca8bf3c4c689",
      "fileid": "451a1c41414624f9999ce6ba023de1801c2b09ed5703f77e453a70589a39dc33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/27021928203"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-06-05T14:57:00.000Z",
      "distro": "noble",
      "commit": "355c4664732ab9a5a62f1b7c38faca8bf3c4c689",
      "fileid": "5241d8fff01c05daba36d1ffa3188a47ee5ec17243e02623822794f61c5ad971",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/27021928203"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.5",
      "date": "2026-06-05T14:56:06.000Z",
      "commit": "355c4664732ab9a5a62f1b7c38faca8bf3c4c689",
      "fileid": "e08bdcbc40d3f29822806914bfa9b000223b78dcc9f5b657bf838b3e1bf4c845",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/27021928203"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.5",
      "date": "2026-06-05T14:56:00.000Z",
      "commit": "355c4664732ab9a5a62f1b7c38faca8bf3c4c689",
      "fileid": "92ee5b6c42d82ba16fe1a2201950c93c2a75f8e45b4e5374e06c8ca829d228a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/27021928203"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.5",
      "date": "2026-06-05T14:57:09.000Z",
      "commit": "355c4664732ab9a5a62f1b7c38faca8bf3c4c689",
      "fileid": "e41da3e0ebb1570d934f2f229c15ea1f6d2c434e7c78ab462e44affbed4a67f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/27021928203"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-06-05T14:56:19.000Z",
      "commit": "355c4664732ab9a5a62f1b7c38faca8bf3c4c689",
      "fileid": "012d6e67446e61bff689a50c3081474a6a299a5d2c7b91e66c63aa6f9c3a3873",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/27021928203"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-06-05T14:56:46.000Z",
      "commit": "355c4664732ab9a5a62f1b7c38faca8bf3c4c689",
      "fileid": "88a9872ed9f52ae7c736eda1353ccedfba5e962ef9c12ab0dc75a41cf9996108",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/27021928203"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-06-05T14:55:51.000Z",
      "commit": "355c4664732ab9a5a62f1b7c38faca8bf3c4c689",
      "fileid": "aace734004dd333a94a28298c9bb1c1c793a11184c00457e355bb133e1ddbdc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carmonalab/actions/runs/27021928203"
    }
  ]
}