{
  "_id": "6a1afefd1d7bb097a09fed84",
  "Package": "SCnorm",
  "Title": "Normalization of single cell RNA-seq data",
  "Version": "1.34.0",
  "Author": "Rhonda Bacher",
  "Maintainer": "Rhonda Bacher <rbacher@ufl.edu>",
  "Description": "This package implements SCnorm — a method to normalize\nsingle-cell RNA-seq data.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "biocViews": "Normalization, RNASeq, SingleCell, ImmunoOncology",
  "URL": "https://github.com/rhondabacher/SCnorm",
  "BugReports": "https://github.com/rhondabacher/SCnorm/issues",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:46:04 UTC",
  "RemoteUrl": "https://github.com/bioc/SCnorm",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "b2d9fae5e30a5491759f0ea890c018de566a9063",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:59:39 UTC",
    "User": "root"
  },
  "MD5sum": "b33fb68d8b14f30a7d13f61587a2e59a",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "SCnorm_1.34.0.tar.gz",
  "_fileid": "9c4322375b31713801cf0cae5c8df30c5f30b04166c1b7fba2551ac875acd93a",
  "_filesize": 3250358,
  "_sha256": "9c4322375b31713801cf0cae5c8df30c5f30b04166c1b7fba2551ac875acd93a",
  "_created": "2026-05-30T09:59:39.000Z",
  "_published": "2026-05-30T15:15:09.863Z",
  "_jobs": [
    {
      "job": 78641257128,
      "time": 199,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307618152"
    },
    {
      "job": 78641257126,
      "time": 355,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307632761"
    },
    {
      "job": 78641257121,
      "time": 311,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307628823"
    },
    {
      "job": 78641257133,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309163187"
    },
    {
      "job": 78641257139,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309161863"
    },
    {
      "job": 78640186529,
      "time": 361,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307363796"
    },
    {
      "job": 78641257122,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307613223"
    },
    {
      "job": 78641257150,
      "time": 240,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307622691"
    },
    {
      "job": 78641257147,
      "time": 232,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307621975"
    },
    {
      "job": 78641257154,
      "time": 248,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307623906"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680263258",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/SCnorm",
  "_commit": {
    "id": "b2d9fae5e30a5491759f0ea890c018de566a9063",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380364
  },
  "_maintainer": {
    "name": "Rhonda Bacher",
    "email": "rbacher@ufl.edu",
    "login": "rhondabacher",
    "twitter": "@rbacher",
    "description": "Associate Professor of Biostatistics at the University of Florida",
    "uuid": 6611436
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "moments",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.35.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.34.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "normalization",
    "rnaseq",
    "singlecell",
    "immunooncology"
  ],
  "_stars": 51,
  "_contributors": [
    {
      "user": "rhondabacher",
      "count": 113,
      "uuid": 6611436
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 12,
      "uuid": 1744257
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "link-ny",
      "count": 2,
      "uuid": 4392950
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "jenzopr",
      "count": 2,
      "uuid": 8362850
    },
    {
      "user": "alaindomissy",
      "count": 1,
      "uuid": 71084
    },
    {
      "user": "golharam",
      "count": 1,
      "uuid": 671079
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 488,
    "source": "https://www.bioconductor.org/packages/stats/bioc/SCnorm"
  },
  "_mentions": 15,
  "_devurl": "https://github.com/rhondabacher/scnorm",
  "_searchresults": 81,
  "_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/SCnorm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rhondabacher/scnorm",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "getCounts",
    "getSlopes",
    "plotCountDepth",
    "plotWithinFactor",
    "results",
    "scaleNormMultCont",
    "SCnorm"
  ],
  "_datasets": [
    {
      "name": "ExampleSimSCData",
      "title": "Example datasets for SCnorm",
      "object": "ExampleSimSCData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Cell_1",
        "Cell_2",
        "Cell_3",
        "Cell_4",
        "Cell_5",
        "Cell_6",
        "Cell_7",
        "Cell_8",
        "Cell_9",
        "Cell_10",
        "Cell_11",
        "Cell_12",
        "Cell_13",
        "Cell_14",
        "Cell_15",
        "Cell_16",
        "Cell_17",
        "Cell_18",
        "Cell_19",
        "Cell_20",
        "Cell_21",
        "Cell_22",
        "Cell_23",
        "Cell_24",
        "Cell_25",
        "Cell_26",
        "Cell_27",
        "Cell_28",
        "Cell_29",
        "Cell_30",
        "Cell_31",
        "Cell_32",
        "Cell_33",
        "Cell_34",
        "Cell_35",
        "Cell_36",
        "Cell_37",
        "Cell_38",
        "Cell_39",
        "Cell_40",
        "Cell_41",
        "Cell_42",
        "Cell_43",
        "Cell_44",
        "Cell_45",
        "Cell_46",
        "Cell_47",
        "Cell_48",
        "Cell_49",
        "Cell_50",
        "Cell_51",
        "Cell_52",
        "Cell_53",
        "Cell_54",
        "Cell_55",
        "Cell_56",
        "Cell_57",
        "Cell_58",
        "Cell_59",
        "Cell_60",
        "Cell_61",
        "Cell_62",
        "Cell_63",
        "Cell_64",
        "Cell_65",
        "Cell_66",
        "Cell_67",
        "Cell_68",
        "Cell_69",
        "Cell_70",
        "Cell_71",
        "Cell_72",
        "Cell_73",
        "Cell_74",
        "Cell_75",
        "Cell_76",
        "Cell_77",
        "Cell_78",
        "Cell_79",
        "Cell_80",
        "Cell_81",
        "Cell_82",
        "Cell_83",
        "Cell_84",
        "Cell_85",
        "Cell_86",
        "Cell_87",
        "Cell_88",
        "Cell_89",
        "Cell_90"
      ],
      "rows": 5000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "correctWithin",
      "title": "correctWithin",
      "topics": [
        "correctWithin"
      ]
    },
    {
      "page": "evaluateK",
      "title": "Evaluate normalization using K slope groups",
      "topics": [
        "evaluateK"
      ]
    },
    {
      "page": "ExampleSimSCData",
      "title": "Example datasets for SCnorm",
      "topics": [
        "ExampleSimSCData"
      ]
    },
    {
      "page": "generateEvalPlot",
      "title": "Internal plotting function.",
      "topics": [
        "generateEvalPlot"
      ]
    },
    {
      "page": "getCounts",
      "title": "getCounts",
      "topics": [
        "getCounts"
      ]
    },
    {
      "page": "getDens",
      "title": "getDens",
      "topics": [
        "getDens"
      ]
    },
    {
      "page": "getSlopes",
      "title": "Estimate gene specific count-depth relationships",
      "topics": [
        "getSlopes"
      ]
    },
    {
      "page": "GetTD",
      "title": "Fit group regression for specific quantile and degree",
      "topics": [
        "GetTD"
      ]
    },
    {
      "page": "normWrapper",
      "title": "Iteratively fit group regression and evaluate to choose optimal K",
      "topics": [
        "normWrapper"
      ]
    },
    {
      "page": "plotCountDepth",
      "title": "Evaluate the count-depth relationship before (or after) normalizing the data.",
      "topics": [
        "plotCountDepth"
      ]
    },
    {
      "page": "plotWithinFactor",
      "title": "Evaluate gene-specific factors in the the data.",
      "topics": [
        "plotWithinFactor"
      ]
    },
    {
      "page": "quickReg",
      "title": "quickReg",
      "topics": [
        "quickReg"
      ]
    },
    {
      "page": "redoBox",
      "title": "redoBox",
      "topics": [
        "redoBox"
      ]
    },
    {
      "page": "results",
      "title": "results",
      "topics": [
        "results"
      ]
    },
    {
      "page": "scaleNormMultCont",
      "title": "Scale multiple conditions",
      "topics": [
        "scaleNormMultCont"
      ]
    },
    {
      "page": "SCnorm",
      "title": "SCnorm",
      "topics": [
        "SCnorm"
      ]
    },
    {
      "page": "SCnormFit",
      "title": "Fit group quantile regression for K groups",
      "topics": [
        "SCnormFit"
      ]
    },
    {
      "page": "splitGroups",
      "title": "splitGroups",
      "topics": [
        "splitGroups"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/SCnorm/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "data.table",
    "DelayedArray",
    "farver",
    "forcats",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "moments",
    "pillar",
    "pkgconfig",
    "quantreg",
    "R6",
    "RColorBrewer",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SingleCellExperiment",
    "snow",
    "SparseArray",
    "SparseM",
    "SummarizedExperiment",
    "survival",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "SCnorm.Rnw",
      "filename": "SCnorm.pdf",
      "title": "SCnorm Vignette",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2016-11-12 18:51:09",
      "modified": "2025-06-11 17:42:11",
      "commits": 27
    }
  ],
  "_score": 8.69523644102421,
  "_indexed": false,
  "_nocasepkg": "scnorm",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/SCnorm",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.34.0",
      "date": "2026-05-30T10:46:48.000Z",
      "distro": "noble",
      "commit": "b2d9fae5e30a5491759f0ea890c018de566a9063",
      "fileid": "b5293e250d47a8461fdaf9cd57c8dab875e9c9c2919b9d11b01afc4b815c412a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680263258"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.34.0",
      "date": "2026-05-30T10:46:21.000Z",
      "distro": "noble",
      "commit": "b2d9fae5e30a5491759f0ea890c018de566a9063",
      "fileid": "dd2d3788ddb473d09ed964a1d4adf94ff3f094ea12d27d59d331bdbf2583de80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680263258"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.34.0",
      "date": "2026-05-30T15:13:27.000Z",
      "commit": "b2d9fae5e30a5491759f0ea890c018de566a9063",
      "fileid": "02058f97f82abb48c021b2a95e48dfa182d0ff80856d7b9f1ee05bbe92a27e80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680263258"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.34.0",
      "date": "2026-05-30T15:13:11.000Z",
      "commit": "b2d9fae5e30a5491759f0ea890c018de566a9063",
      "fileid": "ad41185fb7d6481d62468dfb1bc31d878703312ec3815a14f90c0a5ed7d360da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680263258"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.34.0",
      "date": "2026-05-30T10:45:45.000Z",
      "commit": "b2d9fae5e30a5491759f0ea890c018de566a9063",
      "fileid": "82bfd3af727b2a239e4a31435af99f7b31eb4117db65591ebddcc8b7a799b9db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680263258"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.34.0",
      "date": "2026-05-30T10:44:59.000Z",
      "commit": "b2d9fae5e30a5491759f0ea890c018de566a9063",
      "fileid": "bdae301f643fd5417200cf904f4339a5c8a01b8facdf1041c32aae179cc35904",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680263258"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.34.0",
      "date": "2026-05-30T10:44:40.000Z",
      "commit": "b2d9fae5e30a5491759f0ea890c018de566a9063",
      "fileid": "474f0c1fb1638003513e219577ced335c78c00ecca5ba6e1008172aa30efdb06",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680263258"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.34.0",
      "date": "2026-05-30T10:44:53.000Z",
      "commit": "b2d9fae5e30a5491759f0ea890c018de566a9063",
      "fileid": "718b405319555ba6a4f20bf84141d1562b52ee379ff00983673a9d8dde099f22",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680263258"
    }
  ]
}