{
  "_id": "6a1add6b1d7bb097a09eafd3",
  "Package": "megadepth",
  "Title": "megadepth: BigWig and BAM related utilities",
  "Version": "1.23.0",
  "Date": "2021-08-05",
  "Authors@R": "c(\nperson(\n\"Leonardo\", \"Collado-Torres\", role = c(\"aut\"),\nemail = \"lcolladotor@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2140-308X\")\n),\nperson(\ngiven = \"David\",\nfamily = \"Zhang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"david.zhang.12@ucl.ac.uk\",\ncomment = c(ORCID = \"0000-0003-2382-8460\")\n))",
  "Description": "This package provides an R interface to Megadepth by\nChristopher Wilks available at\nhttps://github.com/ChristopherWilks/megadepth. It is\nparticularly useful for computing the coverage of a set of\ngenomic regions across bigWig or BAM files. With this package,\nyou can build base-pair coverage matrices for regions or\nannotations of your choice from BigWig files. Megadepth was\nused to create the raw files provided by\nhttps://bioconductor.org/packages/recount3.",
  "License": "Artistic-2.0",
  "URL": "https://github.com/LieberInstitute/megadepth",
  "BugReports": "https://support.bioconductor.org/t/megadepth",
  "biocViews": "Software, Coverage, DataImport, Transcriptomics, RNASeq,\nPreprocessing",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "SystemRequirements": "megadepth\n(<https://github.com/ChristopherWilks/megadepth>)",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libuv1-dev libssl-dev\nlibx11-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:54:14 UTC",
  "RemoteUrl": "https://github.com/bioc/megadepth",
  "RemoteRef": "HEAD",
  "RemoteSha": "73f027de8981cde23b3abcdea3306a712499b034",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:13:36 UTC",
    "User": "root"
  },
  "Author": "Leonardo Collado-Torres [aut] (ORCID:\n<https://orcid.org/0000-0003-2140-308X>),\nDavid Zhang [aut, cre] (ORCID: <https://orcid.org/0000-0003-2382-8460>)",
  "Maintainer": "David Zhang <david.zhang.12@ucl.ac.uk>",
  "MD5sum": "5fdb456a7915823c632d58982e06c2f8",
  "_user": "bioc",
  "_type": "src",
  "_file": "megadepth_1.23.0.tar.gz",
  "_fileid": "38b2a1ea1f9c74f96e55a8ab57c8339bc487c458c06e247c6788cdcb4183f154",
  "_filesize": 317874,
  "_sha256": "38b2a1ea1f9c74f96e55a8ab57c8339bc487c458c06e247c6788cdcb4183f154",
  "_created": "2026-05-30T09:13:36.000Z",
  "_published": "2026-05-30T12:51:55.188Z",
  "_jobs": [
    {
      "job": 78638932906,
      "time": 187,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307141797"
    },
    {
      "job": 78638932899,
      "time": 335,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307155327"
    },
    {
      "job": 78638932907,
      "time": 316,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307152140"
    },
    {
      "job": 78638932901,
      "time": 351,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308310433"
    },
    {
      "job": 78638932930,
      "time": 202,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308296431"
    },
    {
      "job": 78638690090,
      "time": 271,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307095693"
    },
    {
      "job": 78638932904,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307140803"
    },
    {
      "job": 78638932922,
      "time": 177,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307143615"
    },
    {
      "job": 78638932915,
      "time": 184,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307142963"
    },
    {
      "job": 78638932914,
      "time": 156,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307140443"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26631777337",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/megadepth",
  "_commit": {
    "id": "73f027de8981cde23b3abcdea3306a712499b034",
    "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": 1777380854
  },
  "_maintainer": {
    "name": "David Zhang",
    "email": "david.zhang.12@ucl.ac.uk",
    "orcid": "0000-0003-2382-8460"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "xfun",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "cmdfun",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "sessioninfo",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rtracklayer",
      "role": "Suggests"
    },
    {
      "package": "derfinder",
      "role": "Suggests"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Suggests"
    },
    {
      "package": "tools",
      "role": "Suggests"
    },
    {
      "package": "RefManageR",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "coverage",
    "dataimport",
    "transcriptomics",
    "rnaseq",
    "preprocessing",
    "bam",
    "bigwig",
    "daspter",
    "megadepth",
    "recount2",
    "recount3"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "lcolladotor",
      "count": 94,
      "uuid": 2288213
    },
    {
      "user": "dzhang32",
      "count": 22,
      "uuid": 32676710
    },
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 8,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 504,
    "source": "https://www.bioconductor.org/packages/stats/bioc/megadepth"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/lieberinstitute/megadepth",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/megadepth.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lieberinstitute/megadepth",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "bam_to_bigwig",
    "bam_to_junctions",
    "get_coverage",
    "install_megadepth",
    "megadepth_cmd",
    "megadepth_shell",
    "process_junction_table",
    "read_coverage",
    "read_coverage_table",
    "read_junction_table"
  ],
  "_help": [
    {
      "page": "bam_to_bigwig",
      "title": "Convert a BAM file to a BigWig",
      "topics": [
        "bam_to_bigwig"
      ]
    },
    {
      "page": "bam_to_junctions",
      "title": "Extract junctions from a BAM file",
      "topics": [
        "bam_to_junctions"
      ]
    },
    {
      "page": "get_coverage",
      "title": "Compute coverage summarizations across a set of regions",
      "concept": [
        "Coverage functions"
      ],
      "topics": [
        "get_coverage"
      ]
    },
    {
      "page": "install_megadepth",
      "title": "Install Megadepth",
      "topics": [
        "install_megadepth"
      ]
    },
    {
      "page": "megadepth_cmd",
      "title": "Run Megadepth commands",
      "topics": [
        "megadepth_cmd",
        "megadepth_shell"
      ]
    },
    {
      "page": "process_junction_table",
      "title": "Process junctions into a STAR compatible format",
      "topics": [
        "process_junction_table"
      ]
    },
    {
      "page": "read_coverage",
      "title": "Read a coverage TSV file created by Megadepth",
      "concept": [
        "Coverage functions"
      ],
      "topics": [
        "read_coverage",
        "read_coverage_table"
      ]
    },
    {
      "page": "read_junction_table",
      "title": "Read a junction TSV file created by Megadepth as a table",
      "topics": [
        "read_junction_table"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/megadepth/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BiocGenerics",
    "bit",
    "bit64",
    "brio",
    "callr",
    "cli",
    "clipr",
    "cmdfun",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "diffobj",
    "dplyr",
    "evaluate",
    "fs",
    "generics",
    "GenomicRanges",
    "gert",
    "gitcreds",
    "glue",
    "hms",
    "httr2",
    "ini",
    "IRanges",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "S4Vectors",
    "Seqinfo",
    "sys",
    "testthat",
    "tibble",
    "tidyselect",
    "tzdb",
    "usethis",
    "utf8",
    "vctrs",
    "vroom",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "megadepth.Rmd",
      "filename": "megadepth.html",
      "title": "megadepth quick start guide",
      "author": "David Zhang, Leonardo Collado-Torres",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basics",
        "Install megadepth",
        "Required knowledge",
        "Asking for help",
        "Citing megadepth",
        "Quick start",
        "Users guide",
        "Command interface",
        "BAM to bigWig",
        "Summarize coverage over regions",
        "BAM to junctions",
        "Teams involved",
        "Other related tools",
        "Reproducibility",
        "Bibliography"
      ],
      "created": "2020-09-17 13:46:50",
      "modified": "2024-12-12 21:38:33",
      "commits": 15
    }
  ],
  "_score": 6.8997110945711455,
  "_indexed": true,
  "_nocasepkg": "megadepth",
  "_universes": [
    "bioc",
    "lieberinstitute"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-30T09:23:16.000Z",
      "distro": "noble",
      "commit": "73f027de8981cde23b3abcdea3306a712499b034",
      "fileid": "c91868cbb040e79906bc13b505f44bc3d8481491c367460fce664bf1fce62d2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26631777337"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-30T09:22:37.000Z",
      "distro": "noble",
      "commit": "73f027de8981cde23b3abcdea3306a712499b034",
      "fileid": "1d108458f92d679a64a11db3e10dacd4f61fff6b8e07bff7f37817de27fc1492",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26631777337"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-30T12:50:09.000Z",
      "commit": "73f027de8981cde23b3abcdea3306a712499b034",
      "fileid": "ebadccd8355ca75ba7e035c5e34e558c13863b3897bdb369210e361d4b34d1a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26631777337"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-30T12:47:40.000Z",
      "commit": "73f027de8981cde23b3abcdea3306a712499b034",
      "fileid": "e9f85392e203aff12026e652f060df36f058caa7c9bcd1fb1421e5a31337bfbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26631777337"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-05-30T09:21:49.000Z",
      "commit": "73f027de8981cde23b3abcdea3306a712499b034",
      "fileid": "6472b7c0be856d8537b7786e7dde5164d85b93c2d642440f32185ae47c56a43b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26631777337"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-30T09:21:06.000Z",
      "commit": "73f027de8981cde23b3abcdea3306a712499b034",
      "fileid": "a00fbeb0045fc89e09147ce0fa8bc86052214b6909bb5013d994948f307639c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26631777337"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-30T09:20:49.000Z",
      "commit": "73f027de8981cde23b3abcdea3306a712499b034",
      "fileid": "e1919809e3dd100d0da1117e1051d45b052c3be7b8836ee65db6d15cf05984e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26631777337"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-30T09:20:27.000Z",
      "commit": "73f027de8981cde23b3abcdea3306a712499b034",
      "fileid": "3d9220f9cb929aba7657b53ace5ab316b9cb26efe186a7d89b7149d5ab6a426d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26631777337"
    }
  ]
}