{
  "_id": "6a211f84cd65a98ecbd1e47a",
  "Package": "betterChromVAR",
  "Title": "Improved ChromVAR (Chromatin Variation Across Regions)",
  "Description": "A much faster analytical implementation of chromVAR, with\nadditional features, used to infer TF activity from (bulk or\nsingle-cell) ATAC-seq data and motif annotations (or binding\nprobabilities). The package also includes the CVnorm\nnormalization method based on the chromVAR logic.",
  "Version": "1.1.2",
  "Authors@R": "person(\"Pierre-Luc\", \"Germain\", email=\"pierre-luc.germain@hest.ethz.ch\", role=c(\"aut\",\"cre\"),\ncomment=c(ORCID=\"0000-0003-3418-4218\"))",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/plger/betterChromVAR",
  "BugReports": "https://github.com/plger/betterChromVAR/issues",
  "biocViews": "Software, ATACSeq, Normalization, Epigenetics, Sequencing",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-05 15:55:05 UTC",
  "RemoteUrl": "https://github.com/bioc/betterChromVAR",
  "RemoteRef": "HEAD",
  "RemoteSha": "89cb44aac4658f9a0cd8e1b4662253474d79fe1d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 06:40:59 UTC",
    "User": "root"
  },
  "Author": "Pierre-Luc Germain [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3418-4218>)",
  "Maintainer": "Pierre-Luc Germain <pierre-luc.germain@hest.ethz.ch>",
  "MD5sum": "6f69d238cfd27d20deb4921af42efc55",
  "_user": "bioc",
  "_type": "src",
  "_file": "betterChromVAR_1.1.2.tar.gz",
  "_fileid": "e84b0d0c6a79364b2fd1a7b4e306668bca15663c61d249430776490c662ebae5",
  "_filesize": 164443,
  "_sha256": "e84b0d0c6a79364b2fd1a7b4e306668bca15663c61d249430776490c662ebae5",
  "_created": "2026-06-04T06:40:59.000Z",
  "_published": "2026-06-04T06:47:32.671Z",
  "_jobs": [
    {
      "job": 79464099853,
      "time": 179,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7404777074"
    },
    {
      "job": 79464100049,
      "time": 334,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404820687"
    },
    {
      "job": 79464099858,
      "time": 314,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404814778"
    },
    {
      "job": 79464099836,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404779723"
    },
    {
      "job": 79464099922,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404780549"
    },
    {
      "job": 79463532969,
      "time": 256,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404726609"
    },
    {
      "job": 79464099799,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404764198"
    },
    {
      "job": 79464099934,
      "time": 248,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404795822"
    },
    {
      "job": 79464099819,
      "time": 224,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404789483"
    },
    {
      "job": 79464099826,
      "time": 221,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404788496"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26935298648",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/betterChromVAR",
  "_commit": {
    "id": "89cb44aac4658f9a0cd8e1b4662253474d79fe1d",
    "author": "plger <pl.germain@gmail.com>",
    "committer": "plger <pl.germain@gmail.com>",
    "message": "updated news\n",
    "time": 1777996505
  },
  "_maintainer": {
    "name": "Pierre-Luc Germain",
    "email": "pierre-luc.germain@hest.ethz.ch",
    "login": "plger",
    "orcid": "0000-0003-3418-4218",
    "description": "like sailors who on the open sea must reconstruct their ship but are never able to start afresh from the bottom...",
    "uuid": 9786697
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sessioninfo",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 32
    },
    {
      "week": "2026-13",
      "n": 10
    },
    {
      "week": "2026-14",
      "n": 11
    },
    {
      "week": "2026-15",
      "n": 15
    },
    {
      "week": "2026-16",
      "n": 8
    },
    {
      "week": "2026-17",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 11
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.2",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.3",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "atacseq",
    "normalization",
    "epigenetics",
    "sequencing"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "plger",
      "count": 96,
      "uuid": 9786697
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 135,
    "source": "https://www.bioconductor.org/packages/stats/bioc/betterChromVAR"
  },
  "_devurl": "https://github.com/plger/betterchromvar",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/betterChromVAR.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/plger/betterchromvar",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "addGCBias",
    "betterChromVAR",
    "computeBackgrounds",
    "computeDeviationsAnalytic",
    "CVnorm",
    "getBackgroundBins",
    "getDummyData",
    "getExpectation",
    "normalizeDevsForSize",
    "sampleBackgroundPeaks",
    "show",
    "shrinkColumnProps"
  ],
  "_help": [
    {
      "page": "addGCBias",
      "title": "addGCBias",
      "topics": [
        "addGCBias"
      ]
    },
    {
      "page": "bcvBackground-methods",
      "title": "Coerce bcvBackground to a list",
      "topics": [
        "as.list,bcvBackground-method",
        "show,bcvBackground-method",
        "[,bcvBackground,ANY,ANY,ANY-method"
      ]
    },
    {
      "page": "bcvBackground-class",
      "title": "Bin and background data for betterChromVAR (for internal use)",
      "topics": [
        "bcvBackground-class"
      ]
    },
    {
      "page": "betterChromVAR",
      "title": "betterChromVAR",
      "topics": [
        "betterChromVAR"
      ]
    },
    {
      "page": "computeBackgrounds",
      "title": "computeBackgrounds",
      "topics": [
        "computeBackgrounds"
      ]
    },
    {
      "page": "computeDeviationsAnalytic",
      "title": "computeDeviationsAnalytic",
      "topics": [
        "computeDeviationsAnalytic"
      ]
    },
    {
      "page": "CVnorm",
      "title": "CVnorm: chromVAR-inspired ATAC-seq normalization",
      "topics": [
        "CVnorm"
      ]
    },
    {
      "page": "getBackgroundBins",
      "title": "getBackgroundBins",
      "topics": [
        "getBackgroundBins"
      ]
    },
    {
      "page": "getDummyData",
      "title": "Dummy data for testing purposes",
      "topics": [
        "getDummyData"
      ]
    },
    {
      "page": "getExpectation",
      "title": "getExpectation",
      "topics": [
        "getExpectation"
      ]
    },
    {
      "page": "normalizeDevsForSize",
      "title": "normalizeDevsForSize",
      "topics": [
        "normalizeDevsForSize"
      ]
    },
    {
      "page": "sampleBackgroundPeaks",
      "title": "sampleBackgroundPeaks",
      "topics": [
        "sampleBackgroundPeaks"
      ]
    },
    {
      "page": "shrinkColumnProps",
      "title": "shrinkColumnProps",
      "topics": [
        "shrinkColumnProps"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/betterChromVAR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "codetools",
    "cpp11",
    "crayon",
    "DelayedArray",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lambda.r",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "betterChromVAR.Rmd",
      "filename": "betterChromVAR.html",
      "title": "Introduction to betterChromVAR",
      "author": "Pierre-Luc Germain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installing betterChromVAR",
        "Computing motif deviations with betterChromVAR",
        "Individual steps of betterChromVAR",
        "Including fragment length bias",
        "Note on single-cell data",
        "Execution on Atlas-scale datasets",
        "Bias-normalization of bulk ATAC-seq data",
        "Appendix",
        "References",
        "Session info"
      ],
      "created": "2026-03-17 13:31:26",
      "modified": "2026-04-24 10:57:43",
      "commits": 16
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "betterchromvar",
  "_universes": [
    "bioc",
    "plger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-04T06:44:47.000Z",
      "distro": "noble",
      "commit": "89cb44aac4658f9a0cd8e1b4662253474d79fe1d",
      "fileid": "300fab965b02a22a9ead5bc288de72fbd5f2093afe41d807dec0c8d5aafda113",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26935298648"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-04T06:44:29.000Z",
      "distro": "noble",
      "commit": "89cb44aac4658f9a0cd8e1b4662253474d79fe1d",
      "fileid": "72c99253ecc19adeab7a6385ee77e8f2dde28c754101865f89e96a9a3b5721dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26935298648"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-04T06:42:56.000Z",
      "commit": "89cb44aac4658f9a0cd8e1b4662253474d79fe1d",
      "fileid": "9f7045b85a2f026432f3e1760fff2fecd62ccc94c140c88e3cf4292f81e186b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26935298648"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-04T06:42:53.000Z",
      "commit": "89cb44aac4658f9a0cd8e1b4662253474d79fe1d",
      "fileid": "32fd62f6803a51eebb233fc9c1ee6c8c1aaf85d814cf4802269338b54d8add8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26935298648"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-04T06:43:43.000Z",
      "commit": "89cb44aac4658f9a0cd8e1b4662253474d79fe1d",
      "fileid": "71db7c0bce9504344c8bdcbfaf5be8712a8eaa7bad259efb002a78989c6068e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26935298648"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-04T06:43:00.000Z",
      "commit": "89cb44aac4658f9a0cd8e1b4662253474d79fe1d",
      "fileid": "39769ef80d558c6877c09c5485266c2f36a666fd2a34e51ff48a185a71b50c4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26935298648"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-04T06:42:51.000Z",
      "commit": "89cb44aac4658f9a0cd8e1b4662253474d79fe1d",
      "fileid": "12a8da249e844536fb74250cfdd88063733166ebb4ae3dc44ffc4ec42a653673",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26935298648"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-04T06:42:50.000Z",
      "commit": "89cb44aac4658f9a0cd8e1b4662253474d79fe1d",
      "fileid": "6084d4ff630c23df6d69b2f1cf815a2804894844650b236282913a93bc0eb775",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26935298648"
    }
  ]
}