{
  "_id": "6a1d27bc1d7bb097a0a382c3",
  "Package": "NewWave",
  "Type": "Package",
  "Title": "Negative binomial model for scRNA-seq",
  "Version": "1.23.0",
  "Authors@R": "c(person(\"Federico\", \"Agostinis\", role = c(\"aut\", \"cre\"),\nemail = \"federico.agostinis@outlook.com\"),\nperson(\"Chiara\", \"Romualdi\", role = \"aut\"),\nperson(\"Gabriele\", \"Sales\", role = \"aut\"),\nperson(\"Davide\", \"Risso\", role = \"aut\"))",
  "Description": "A model designed for dimensionality reduction and batch\neffect removal for scRNA-seq data. It is designed to be\nmassively parallelizable using shared objects that prevent\nmemory duplication, and it can be used with different\nmini-batch approaches in order to reduce time consumption. It\nassumes a negative binomial distribution for the data with a\ndispersion parameter that can be both commonwise across gene\nboth genewise.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "biocViews": "Software, GeneExpression, Transcriptomics, SingleCell,\nBatchEffect, Sequencing, Coverage, Regression",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "BugReports": "https://github.com/fedeago/NewWave/issues",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:54:26 UTC",
  "RemoteUrl": "https://github.com/bioc/NewWave",
  "RemoteRef": "HEAD",
  "RemoteSha": "79ebef3a81c53e963217fa77c7a697d8c40a3193",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:38:28 UTC",
    "User": "root"
  },
  "Author": "Federico Agostinis [aut, cre],\nChiara Romualdi [aut],\nGabriele Sales [aut],\nDavide Risso [aut]",
  "Maintainer": "Federico Agostinis <federico.agostinis@outlook.com>",
  "MD5sum": "40ee1c62f345fed2a83e2ce2379cda8c",
  "_user": "bioc",
  "_type": "src",
  "_file": "NewWave_1.23.0.tar.gz",
  "_fileid": "c96221cea4273dfecbb11c1c4120b4b8b2819371d270977e4c2079105dbab128",
  "_filesize": 311827,
  "_sha256": "c96221cea4273dfecbb11c1c4120b4b8b2819371d270977e4c2079105dbab128",
  "_created": "2026-05-30T09:38:28.000Z",
  "_published": "2026-06-01T06:33:32.265Z",
  "_jobs": [
    {
      "job": 78798338576,
      "time": 210,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307351376"
    },
    {
      "job": 78798337974,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798338560,
      "time": 339,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307363461"
    },
    {
      "job": 78798338558,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308599172"
    },
    {
      "job": 78798338191,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308602233"
    },
    {
      "job": 78798338167,
      "time": 310,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307238710"
    },
    {
      "job": 78798338397,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307345202"
    },
    {
      "job": 78798338110,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798338462,
      "time": 241,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307357508"
    },
    {
      "job": 78798338550,
      "time": 259,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307359267"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676104170",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/NewWave",
  "_commit": {
    "id": "79ebef3a81c53e963217fa77c7a697d8c40a3193",
    "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": 1777380866
  },
  "_maintainer": {
    "name": "Federico Agostinis",
    "email": "federico.agostinis@outlook.com",
    "login": "federico-agostinis",
    "description": "",
    "uuid": 45668702
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "BiocSingular",
      "role": "Imports"
    },
    {
      "package": "SharedObject",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "splatter",
      "role": "Suggests"
    },
    {
      "package": "mclust",
      "role": "Suggests"
    },
    {
      "package": "Rtsne",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "Rcpp",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "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.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.21.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "geneexpression",
    "transcriptomics",
    "singlecell",
    "batcheffect",
    "sequencing",
    "coverage",
    "regression",
    "batch-effects",
    "dimensionality-reduction",
    "negative-binomial",
    "scrna-seq"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "federico-agostinis",
      "count": 26,
      "uuid": 45668702
    },
    {
      "user": "gbrsales",
      "count": 2,
      "uuid": 141761
    },
    {
      "user": "nturaga",
      "count": 2,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 344,
    "source": "https://www.bioconductor.org/packages/stats/bioc/NewWave"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/fedeago/newwave",
  "_searchresults": 30,
  "_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/NewWave.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/federico-agostinis/newwave",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "newAIC",
    "newAlpha",
    "newBeta",
    "newBIC",
    "newEpsilon_alpha",
    "newEpsilon_beta",
    "newEpsilon_gamma",
    "newEpsilon_W",
    "newEpsilon_zeta",
    "newFit",
    "newGamma",
    "newloglik",
    "newLogMu",
    "newmodel",
    "newMu",
    "newpenalty",
    "newPhi",
    "newSim",
    "newTheta",
    "newV",
    "newW",
    "newWave",
    "newX",
    "newZeta",
    "numberFactors",
    "numberFeatures",
    "numberParams",
    "numberSamples",
    "show"
  ],
  "_help": [
    {
      "page": "newAIC",
      "title": "Compute the AIC of a model given some data",
      "topics": [
        "newAIC",
        "newAIC,newmodel,matrix-method"
      ]
    },
    {
      "page": "newAlpha",
      "title": "Returns the matrix of paramters alpha",
      "topics": [
        "newAlpha"
      ]
    },
    {
      "page": "newBeta",
      "title": "Returns the matrix of paramters beta",
      "topics": [
        "newBeta"
      ]
    },
    {
      "page": "newBIC",
      "title": "Compute the BIC of a model given some data",
      "topics": [
        "newBIC",
        "newBIC,newmodel,matrix-method"
      ]
    },
    {
      "page": "newEpsilon_alpha",
      "title": "Returns the vector of regularization parameter for alpha",
      "topics": [
        "newEpsilon_alpha"
      ]
    },
    {
      "page": "newEpsilon_beta",
      "title": "Returns the vector of regularization parameter for beta",
      "topics": [
        "newEpsilon_beta"
      ]
    },
    {
      "page": "newEpsilon_gamma",
      "title": "Returns the vector of regularization parameter for gamma",
      "topics": [
        "newEpsilon_gamma"
      ]
    },
    {
      "page": "newEpsilon_W",
      "title": "Returns the vector of regularization parameter for W",
      "topics": [
        "newEpsilon_W"
      ]
    },
    {
      "page": "newEpsilon_zeta",
      "title": "Returns the regularization parameter for the dispersion parameter",
      "topics": [
        "newEpsilon_zeta"
      ]
    },
    {
      "page": "newFit",
      "title": "Fit a nb regression model",
      "topics": [
        "newFit",
        "newFit,DelayedMatrix-method",
        "newFit,dgCMatrix-method",
        "newFit,matrix-method",
        "newFit,SummarizedExperiment-method"
      ]
    },
    {
      "page": "newGamma",
      "title": "Returns the matrix of paramters gamma",
      "topics": [
        "newGamma"
      ]
    },
    {
      "page": "newloglik",
      "title": "Compute the log-likelihood of a model given some data",
      "topics": [
        "newloglik",
        "newloglik,newmodel,matrix-method"
      ]
    },
    {
      "page": "newLogMu",
      "title": "Returns the matrix of logarithm of mean parameters",
      "topics": [
        "newLogMu"
      ]
    },
    {
      "page": "newmodel",
      "title": "Initialize an object of class newmodel",
      "topics": [
        "newmodel"
      ]
    },
    {
      "page": "newmodel-class",
      "title": "Class newmodel",
      "topics": [
        "newAlpha,newmodel-method",
        "newBeta,newmodel-method",
        "newEpsilon_alpha,newmodel-method",
        "newEpsilon_beta,newmodel-method",
        "newEpsilon_gamma,newmodel-method",
        "newEpsilon_W,newmodel-method",
        "newEpsilon_zeta,newmodel-method",
        "newGamma,newmodel-method",
        "newLogMu,newmodel-method",
        "newmodel-class",
        "newMu,newmodel-method",
        "newPhi,newmodel-method",
        "newTheta,newmodel-method",
        "newV,newmodel-method",
        "newW,newmodel-method",
        "newX,newmodel-method",
        "newZeta,newmodel-method",
        "numberFactors,newmodel-method",
        "numberFeatures,newmodel-method",
        "numberSamples,newmodel-method",
        "show,newmodel-method"
      ]
    },
    {
      "page": "newMu",
      "title": "Returns the matrix of mean parameters",
      "topics": [
        "newMu"
      ]
    },
    {
      "page": "newpenalty",
      "title": "Compute the penalty of a model",
      "topics": [
        "newpenalty",
        "newpenalty,newmodel-method"
      ]
    },
    {
      "page": "newPhi",
      "title": "Returns the vector of dispersion parameters",
      "topics": [
        "newPhi"
      ]
    },
    {
      "page": "newSim",
      "title": "Simulate counts from a negative binomial model",
      "topics": [
        "newSim",
        "newSim,newmodel-method"
      ]
    },
    {
      "page": "newTheta",
      "title": "Returns the vector of inverse dispersion parameters",
      "topics": [
        "newTheta"
      ]
    },
    {
      "page": "newV",
      "title": "Returns the gene-level design matrix for mu",
      "topics": [
        "newV"
      ]
    },
    {
      "page": "newW",
      "title": "Returns the low-dimensional matrix of inferred sample-level covariates W",
      "topics": [
        "newW"
      ]
    },
    {
      "page": "newWave",
      "title": "Perform dimensionality reduction using a nb regression model with gene and cell-level covariates.",
      "topics": [
        "newWave",
        "newWave,SummarizedExperiment-method"
      ]
    },
    {
      "page": "newX",
      "title": "Returns the sample-level design matrix for mu",
      "topics": [
        "newX"
      ]
    },
    {
      "page": "newZeta",
      "title": "Returns the vector of log of inverse dispersion parameters",
      "topics": [
        "newZeta"
      ]
    },
    {
      "page": "numberFactors",
      "title": "Generic function that returns the number of latent factors",
      "topics": [
        "numberFactors"
      ]
    },
    {
      "page": "numberFeatures",
      "title": "Generic function that returns the number of features",
      "topics": [
        "numberFeatures"
      ]
    },
    {
      "page": "numberParams",
      "title": "Generic function that returns the total number of parameters of the model",
      "topics": [
        "numberParams",
        "numberParams,newmodel-method"
      ]
    },
    {
      "page": "numberSamples",
      "title": "Generic function that returns the number of samples",
      "topics": [
        "numberSamples"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/NewWave/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assorthead",
    "beachmat",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "BiocSingular",
    "codetools",
    "cpp11",
    "DelayedArray",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "IRanges",
    "irlba",
    "lambda.r",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "Rcpp",
    "rsvd",
    "S4Arrays",
    "S4Vectors",
    "ScaledMatrix",
    "Seqinfo",
    "SharedObject",
    "SingleCellExperiment",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Dimensionality reduction and batch effect removal using NewWave",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Introduction",
        "NewWave",
        "Standard usage",
        "Commonwise dispersion and minibatch approaches",
        "Genewise dispersion mini-batch",
        "Session Information"
      ],
      "created": "2020-07-14 12:15:22",
      "modified": "2020-09-28 15:37:31",
      "commits": 4
    }
  ],
  "_score": 5.380211241711606,
  "_indexed": true,
  "_nocasepkg": "newwave",
  "_universes": [
    "bioc",
    "federico-agostinis",
    "fedeago"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-04-30T17:40:47.000Z",
      "distro": "noble",
      "commit": "79ebef3a81c53e963217fa77c7a697d8c40a3193",
      "fileid": "b976aab65a7f022ec9e993ea1a51941c43a5ce4e09ed0f70c8685d222a97d6c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179367116"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-04-30T17:34:06.000Z",
      "commit": "79ebef3a81c53e963217fa77c7a697d8c40a3193",
      "fileid": "a2fe8f883a9091ab7bad68dc29130575f933c4427e6e35ce32da979496868e59",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179367116"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-30T09:57:34.000Z",
      "distro": "noble",
      "commit": "79ebef3a81c53e963217fa77c7a697d8c40a3193",
      "fileid": "d9b108a10c2d256b3b8ad930fce817dd57deacede85aa3932ed55670bfa21cf4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676104170"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-30T13:40:56.000Z",
      "commit": "79ebef3a81c53e963217fa77c7a697d8c40a3193",
      "fileid": "39f04c88fb47dd9ca105ef230aaa11c4a41022ebc84e47d421a6938a5cb701bb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676104170"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-30T13:41:21.000Z",
      "commit": "79ebef3a81c53e963217fa77c7a697d8c40a3193",
      "fileid": "543fb35fb1c28049550215021719a7452d2262d810b090d7d6551f5c9d3143e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676104170"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-05-30T09:56:49.000Z",
      "commit": "79ebef3a81c53e963217fa77c7a697d8c40a3193",
      "fileid": "802cec7c956ea0a2e3bf79e68e1fbf24484bfc422a0197874feddd1f3c818e33",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676104170"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-30T09:56:19.000Z",
      "commit": "79ebef3a81c53e963217fa77c7a697d8c40a3193",
      "fileid": "24cd42486a376bd503f59add2203d5a36f49a0b6714d58ab16d764fb119aaf1c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676104170"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-30T09:56:34.000Z",
      "commit": "79ebef3a81c53e963217fa77c7a697d8c40a3193",
      "fileid": "8cc3688c826d6b8dd8d19de2be9525633cd4d17f419cfc077ae39801ba105ee9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676104170"
    }
  ]
}