{
  "_id": "6a2be7493efcd9bda42cd96b",
  "Package": "tidyCoverage",
  "Title": "Extract and aggregate genomic coverage over features of interest",
  "Version": "1.8.0",
  "Date": "2023-11-09",
  "Authors@R": "person(\"Jacques\", \"Serizay\", , \"jacquesserizay@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "`tidyCoverage` framework enables tidy manipulation of\ncollections of genomic tracks and features using\n`tidySummarizedExperiment` methods. It facilitates the\nextraction, aggregation and visualization of genomic coverage\nover individual or thousands of genomic loci, relying on\n`CoverageExperiment` and `AggregatedCoverage` classes. This\naccelerates the integration of genomic track data in genomic\nanalysis workflows.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/js2264/tidyCoverage",
  "BugReports": "https://github.com/js2264/tidyCoverage/issues",
  "biocViews": "Software, Sequencing, Coverage,",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "false",
  "Config/pak/sysreqs": "libcairo2-dev libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libbz2-dev libicu-dev\nlibjpeg-dev liblzma-dev libpng-dev libtiff-dev libwebp-dev\nlibxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:02:13 UTC",
  "RemoteUrl": "https://github.com/bioc/tidyCoverage",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "b58be80181b28062086738b04cab5f3fe2d50905",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 10:52:41 UTC",
    "User": "root"
  },
  "Author": "Jacques Serizay [aut, cre]",
  "Maintainer": "Jacques Serizay <jacquesserizay@gmail.com>",
  "MD5sum": "0bc0b5b373bfbcc6619c723c11fddda2",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "tidyCoverage_1.8.0.tar.gz",
  "_fileid": "738ab220a891f97b904bc4f2c0555c53f028a4cc41132ce55046414fd0043a6a",
  "_filesize": 3749009,
  "_sha256": "738ab220a891f97b904bc4f2c0555c53f028a4cc41132ce55046414fd0043a6a",
  "_created": "2026-06-12T10:52:41.000Z",
  "_published": "2026-06-12T11:02:33.943Z",
  "_jobs": [
    {
      "job": 81012684104,
      "time": 210,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7589700682"
    },
    {
      "job": 81012684349,
      "time": 521,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7589799934"
    },
    {
      "job": 81012684136,
      "time": 456,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589779389"
    },
    {
      "job": 81012684108,
      "time": 486,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7589789222"
    },
    {
      "job": 81012684107,
      "time": 401,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7589760205"
    },
    {
      "job": 81011612385,
      "time": 423,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589632374"
    },
    {
      "job": 81012684190,
      "time": 184,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589693295"
    },
    {
      "job": 81012684141,
      "time": 345,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7589743037"
    },
    {
      "job": 81012684116,
      "time": 328,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7589737732"
    },
    {
      "job": 81012684147,
      "time": 298,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7589729036"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410882176",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/tidyCoverage",
  "_commit": {
    "id": "b58be80181b28062086738b04cab5f3fe2d50905",
    "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": 1777381333
  },
  "_maintainer": {
    "name": "Jacques Serizay",
    "email": "jacquesserizay@gmail.com",
    "login": "js2264",
    "description": "work <- think() |>\n  code() |> \n  tidy() |> \n  write()",
    "uuid": 19528818
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "BiocIO",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrastr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fansi",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidySummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "plyranges",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Mmusculus.UCSC.mm10.knownGene",
      "role": "Suggests"
    },
    {
      "package": "AnnotationHub",
      "role": "Suggests"
    },
    {
      "package": "GenomicFeatures",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "hues",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sessioninfo",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 6
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.9.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.8.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "sequencing",
    "coverage"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "js2264",
      "count": 68,
      "uuid": 19528818
    },
    {
      "user": "jwokaty",
      "count": 8,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 258,
    "source": "https://www.bioconductor.org/packages/stats/bioc/tidyCoverage"
  },
  "_devurl": "https://github.com/js2264/tidycoverage",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidyCoverage.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/js2264/tidycoverage",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "aggregate",
    "coarsen",
    "CoverageExperiment",
    "geom_aggrcoverage",
    "geom_coverage",
    "scale_x_genome",
    "scale_y_coverage",
    "show"
  ],
  "_datasets": [
    {
      "name": "ac",
      "title": "Example 'CoverageExperiment' and 'AggregatedCoverage' objects",
      "object": "ac",
      "file": "ac.rda",
      "class": [
        "AggregatedCoverage"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ce",
      "title": "Example 'CoverageExperiment' and 'AggregatedCoverage' objects",
      "object": "ce",
      "file": "ce.rda",
      "class": [
        "CoverageExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "AggregatedCoverage",
      "title": "aggregate",
      "topics": [
        "aggregate,CoverageExperiment-method",
        "AggregatedCoverage"
      ]
    },
    {
      "page": "as_tibble-AggregatedCoverage",
      "title": "as_tibble",
      "topics": [
        "as_tibble-AggregatedCoverage",
        "as_tibble.AggregatedCoverage"
      ]
    },
    {
      "page": "CoverageExperiment",
      "title": "CoverageExperiment",
      "topics": [
        "coarsen",
        "coarsen,CoverageExperiment-method",
        "CoverageExperiment",
        "CoverageExperiment,BigWigFile,GRanges-method",
        "CoverageExperiment,BigWigFile,GRangesList-method",
        "CoverageExperiment,BigWigFile,list-method",
        "CoverageExperiment,BigWigFileList,GRanges-method",
        "CoverageExperiment,BigWigFileList,GRangesList-method",
        "CoverageExperiment,BigWigFileList,list-method",
        "CoverageExperiment,list,GRanges-method",
        "CoverageExperiment,list,GRangesList-method",
        "CoverageExperiment,list,list-method",
        "CoverageExperiment,RleList,GRanges-method",
        "CoverageExperiment,RleList,GRangesList-method",
        "CoverageExperiment,RleList,list-method"
      ]
    },
    {
      "page": "data",
      "title": "Example 'CoverageExperiment' and 'AggregatedCoverage' objects",
      "topics": [
        "ac",
        "ce",
        "data"
      ]
    },
    {
      "page": "expand-CoverageExperiment",
      "title": "Expand a CoverageExperiment object",
      "topics": [
        "expand-CoverageExperiment",
        "expand.CoverageExperiment"
      ]
    },
    {
      "page": "ggplot-tidyCoverage",
      "title": "Plotting functions",
      "topics": [
        "geom_aggrcoverage",
        "geom_coverage",
        "ggplot-tidyCoverage",
        "scale_x_genome",
        "scale_y_coverage"
      ]
    },
    {
      "page": "show-tidyCoverage",
      "title": "show method for 'CoverageExperiment' and 'AggregatedCoverage' objects",
      "topics": [
        "show,AggregatedCoverage-method",
        "show,CoverageExperiment-method",
        "show-tidyCoverage"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/tidyCoverage/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "beeswarm",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "Cairo",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DelayedArray",
    "dplyr",
    "fansi",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicRanges",
    "ggbeeswarm",
    "ggplot2",
    "ggrastr",
    "glue",
    "gtable",
    "httr",
    "IRanges",
    "isoband",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "ragg",
    "RColorBrewer",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "vipor",
    "viridisLite",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "tidyCoverage.Rmd",
      "filename": "tidyCoverage.html",
      "title": "Introduction to tidyCoverage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "CoverageExperiment and AggregatedCoverage classes",
        "CoverageExperiment",
        "AggregatedCoverage",
        "Manipulate CoverageExperiment objects",
        "Create a CoverageExperiment object",
        "Bin a CoverageExperiment object",
        "Expand a CoverageExperiment object",
        "Plot coverage of a set of tracks over a single genomic locus",
        "Manipulate AggregatedCoverage objects",
        "Aggregate a CoverageExperiment into an AggregatedCoverage object",
        "AggregatedCoverage over multiple tracks / feature sets",
        "Plot aggregated coverages with ggplot2",
        "Use a tidy grammar",
        "Example workflow using tidy grammar",
        "Example use case: AnnotationHub and TxDb resources",
        "Recover TSSs of forward mouse genes",
        "Recover H3K4me3 coverage track from AnnotationHub",
        "Compute the aggregated coverage of H3K4me3 ± 3kb around the TSSs of forward mouse genes",
        "With more genomic tracks",
        "Session info"
      ],
      "created": "2023-11-27 13:23:34",
      "modified": "2025-12-20 15:50:43",
      "commits": 15
    }
  ],
  "_score": 5.778151250383644,
  "_indexed": false,
  "_nocasepkg": "tidycoverage",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/tidyCoverage",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.0",
      "date": "2026-06-12T10:57:54.000Z",
      "distro": "noble",
      "commit": "b58be80181b28062086738b04cab5f3fe2d50905",
      "fileid": "8821a56ee02bdd94884c008b483155adf8d6d1e7cc9fb63986552801435729f9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410882176"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.0",
      "date": "2026-06-12T10:57:02.000Z",
      "distro": "noble",
      "commit": "b58be80181b28062086738b04cab5f3fe2d50905",
      "fileid": "16c26dfa1b5b20542775decddc8b1b72933de4b9e4d29ce3a6fbbc59b7bbf618",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410882176"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.0",
      "date": "2026-06-12T10:56:20.000Z",
      "commit": "b58be80181b28062086738b04cab5f3fe2d50905",
      "fileid": "21fa130941f9e78d2f96e0d94b90be989cbde74cbc916b2133b73da17c0da6b2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410882176"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.0",
      "date": "2026-06-12T10:55:41.000Z",
      "commit": "b58be80181b28062086738b04cab5f3fe2d50905",
      "fileid": "c19563fc3036034c5911d3a580a2953f606fc952dfc2c2c3d471e23ae26f2a59",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410882176"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8.0",
      "date": "2026-06-12T10:56:27.000Z",
      "commit": "b58be80181b28062086738b04cab5f3fe2d50905",
      "fileid": "69b452cc0c87b63126d2d59f8162f2af78e4fd8e298e2bd3cbf777dfb73689ef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410882176"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8.0",
      "date": "2026-06-12T10:55:30.000Z",
      "commit": "b58be80181b28062086738b04cab5f3fe2d50905",
      "fileid": "5945e6e1a704ddf1516d60832dbc4c117e28a7612b92622aeb20c47f4c81b6e6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410882176"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8.0",
      "date": "2026-06-12T10:55:27.000Z",
      "commit": "b58be80181b28062086738b04cab5f3fe2d50905",
      "fileid": "47fa0c37c0618e9256b326f8fa3e6e74f54cfdaf882de27029e0cb159d112857",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410882176"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8.0",
      "date": "2026-06-12T10:55:03.000Z",
      "commit": "b58be80181b28062086738b04cab5f3fe2d50905",
      "fileid": "cd9eb77de4d16e7b6d9e1dd6de5c001fb7a76df45d9d070afdd843cd7c3f1104",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27410882176"
    }
  ]
}