{
  "_id": "6a197aa3acfb0bcc41df535e",
  "Package": "wiggleplotr",
  "Title": "Make read coverage plots from BigWig files",
  "Version": "1.37.0",
  "Authors@R": "person(\"Kaur\", \"Alasoo\", \nemail = \"kaur.alasoo@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Tools to visualise read coverage from sequencing\nexperiments together with genomic annotations (genes,\ntranscripts, peaks). Introns of long transcripts can be\nrescaled to a fixed length for better visualisation of exonic\nread coverage.",
  "License": "Apache License 2.0",
  "LazyData": "true",
  "RoxygenNote": "7.2.0",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "biocViews": "ImmunoOncology, Coverage, RNASeq, ChIPSeq, Sequencing,\nVisualization, GeneExpression, Transcription,\nAlternativeSplicing",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libxml2-dev libssl-dev\nxz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:45:22 UTC",
  "RemoteUrl": "https://github.com/bioc/wiggleplotr",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc07c2398b1dce0c5991f324567b1569ce25bc29",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:51:10 UTC",
    "User": "root"
  },
  "Author": "Kaur Alasoo [aut, cre]",
  "Maintainer": "Kaur Alasoo <kaur.alasoo@gmail.com>",
  "MD5sum": "df26be25588d3c89765252d601b46586",
  "_user": "bioc",
  "_type": "src",
  "_file": "wiggleplotr_1.37.0.tar.gz",
  "_fileid": "63f4d2863931031b506e2b578db85814d26dd61300468617a4cbd64ce92bafe9",
  "_filesize": 911339,
  "_sha256": "63f4d2863931031b506e2b578db85814d26dd61300468617a4cbd64ce92bafe9",
  "_created": "2026-05-29T09:51:10.000Z",
  "_published": "2026-05-29T11:38:11.805Z",
  "_jobs": [
    {
      "job": 78477988118,
      "time": 257,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7288004985"
    },
    {
      "job": 78477988130,
      "time": 366,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7288036076"
    },
    {
      "job": 78477988121,
      "time": 353,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7288032744"
    },
    {
      "job": 78477988156,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7289752741"
    },
    {
      "job": 78477988171,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7289734371"
    },
    {
      "job": 78477076789,
      "time": 349,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287926684"
    },
    {
      "job": 78477988119,
      "time": 212,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287991565"
    },
    {
      "job": 78477988192,
      "time": 234,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7287998216"
    },
    {
      "job": 78477988227,
      "time": 221,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7287994043"
    },
    {
      "job": 78477988147,
      "time": 200,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287987994"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26630255270",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/wiggleplotr",
  "_commit": {
    "id": "fc07c2398b1dce0c5991f324567b1569ce25bc29",
    "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": 1777380322
  },
  "_maintainer": {
    "name": "Kaur Alasoo",
    "email": "kaur.alasoo@gmail.com",
    "login": "kauralasoo",
    "twitter": "@kauralasoo",
    "description": "",
    "uuid": 508224
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "biomaRt",
      "role": "Suggests"
    },
    {
      "package": "GenomicFeatures",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ensembldb",
      "role": "Suggests"
    },
    {
      "package": "EnsDb.Hsapiens.v86",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg38.knownGene",
      "role": "Suggests"
    },
    {
      "package": "AnnotationDbi",
      "role": "Suggests"
    },
    {
      "package": "AnnotationFilter",
      "role": "Suggests"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.37.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.36.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "coverage",
    "rnaseq",
    "chipseq",
    "sequencing",
    "visualization",
    "geneexpression",
    "transcription",
    "alternativesplicing"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 532,
    "source": "https://www.bioconductor.org/packages/stats/bioc/wiggleplotr"
  },
  "_mentions": 4,
  "_searchresults": 36,
  "_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/wiggleplotr.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "extractCoverageData",
    "getGenotypePalette",
    "makeManhattanPlot",
    "plotCoverage",
    "plotCoverageData",
    "plotCoverageFromEnsembldb",
    "plotCoverageFromUCSC",
    "plotTranscripts",
    "plotTranscriptsFromEnsembldb",
    "plotTranscriptsFromUCSC"
  ],
  "_datasets": [
    {
      "name": "ncoa7_cdss",
      "title": "Coding sequences from 9 protein coding transcripts of NCOA7",
      "object": "ncoa7_cdss",
      "class": [
        "CompressedGRangesList"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ncoa7_exons",
      "title": "Exons from 9 protein coding transcripts of NCOA7",
      "object": "ncoa7_exons",
      "class": [
        "CompressedGRangesList"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ncoa7_metadata",
      "title": "Gene metadata for NCOA7",
      "object": "ncoa7_metadata",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "transcript_id",
        "gene_id",
        "gene_name",
        "strand"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "extractCoverageData",
      "title": "Extract read coverage data from the bigWig files",
      "topics": [
        "extractCoverageData"
      ]
    },
    {
      "page": "getGenotypePalette",
      "title": "Returns a three-colour palette suitable for visualising read coverage stratified by genotype",
      "topics": [
        "getGenotypePalette"
      ]
    },
    {
      "page": "makeManhattanPlot",
      "title": "Make a Manahattan plot of p-values",
      "topics": [
        "makeManhattanPlot"
      ]
    },
    {
      "page": "ncoa7_cdss",
      "title": "Coding sequences from 9 protein coding transcripts of NCOA7",
      "topics": [
        "ncoa7_cdss"
      ]
    },
    {
      "page": "ncoa7_exons",
      "title": "Exons from 9 protein coding transcripts of NCOA7",
      "topics": [
        "ncoa7_exons"
      ]
    },
    {
      "page": "ncoa7_metadata",
      "title": "Gene metadata for NCOA7",
      "topics": [
        "ncoa7_metadata"
      ]
    },
    {
      "page": "pasteFactors",
      "title": "Paste two factors together and preserved their joint order.",
      "topics": [
        "pasteFactors"
      ]
    },
    {
      "page": "plotCoverage",
      "title": "Plot read coverage across a genomic region",
      "topics": [
        "plotCoverage"
      ]
    },
    {
      "page": "plotCoverageData",
      "title": "Plot read coverage across a genomic region",
      "topics": [
        "plotCoverageData"
      ]
    },
    {
      "page": "plotCoverageFromEnsembldb",
      "title": "Plot read coverage directly from ensembldb object.",
      "topics": [
        "plotCoverageFromEnsembldb"
      ]
    },
    {
      "page": "plotCoverageFromUCSC",
      "title": "Plot read coverage directly from UCSC OrgDb and TxDb objects.",
      "topics": [
        "plotCoverageFromUCSC"
      ]
    },
    {
      "page": "plotTranscripts",
      "title": "Quickly plot transcript structure without read coverage tracks",
      "topics": [
        "plotTranscripts"
      ]
    },
    {
      "page": "plotTranscriptsFromEnsembldb",
      "title": "Plot transcripts directly from ensembldb object.",
      "topics": [
        "plotTranscriptsFromEnsembldb"
      ]
    },
    {
      "page": "plotTranscriptsFromUCSC",
      "title": "Plot transcripts directly from UCSC OrgDb and TxDb objects.",
      "topics": [
        "plotTranscriptsFromUCSC"
      ]
    },
    {
      "page": "wiggleplotr",
      "title": "wiggleplotr",
      "topics": [
        "wiggleplotr"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/wiggleplotr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "assertthat",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "cigarillo",
    "cli",
    "codetools",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "DelayedArray",
    "dplyr",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "IRanges",
    "isoband",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "wiggleplotr.Rmd",
      "filename": "wiggleplotr.html",
      "title": "Introduction to wiggleplotr",
      "author": "Kaur Alasoo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Extract read coverage from parquet files instead of bigWig files",
        "Overlaying multiple conditions",
        "Plotting other types of data",
        "Extract transcript annotations automatically from Ensembl and UCSC annotations objects"
      ],
      "created": "2017-01-07 18:42:45",
      "modified": "2026-03-18 19:02:54",
      "commits": 20
    }
  ],
  "_score": 6.510545010206612,
  "_indexed": true,
  "_nocasepkg": "wiggleplotr",
  "_universes": [
    "bioc",
    "kauralasoo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-29T09:56:38.000Z",
      "distro": "noble",
      "commit": "fc07c2398b1dce0c5991f324567b1569ce25bc29",
      "fileid": "f1b81aeb320dfe36200ba876b4981f9141aaaa51f7a365c1f9bf132fe4bf8c5b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630255270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-29T09:56:30.000Z",
      "distro": "noble",
      "commit": "fc07c2398b1dce0c5991f324567b1569ce25bc29",
      "fileid": "14c38a1ad78898d6d1401b6ebfb95b4a8365abdde1862a5077aff7a32b08333c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630255270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-29T11:37:21.000Z",
      "commit": "fc07c2398b1dce0c5991f324567b1569ce25bc29",
      "fileid": "6ef56413f68a9ca4564eb91d167199019890fcac4573398687e77d6dfa074592",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630255270"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-29T11:36:11.000Z",
      "commit": "fc07c2398b1dce0c5991f324567b1569ce25bc29",
      "fileid": "57983579a6be1e5142ef4854373919275494729eb45c34d00637d86480c0f0d4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630255270"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.37.0",
      "date": "2026-05-29T09:55:00.000Z",
      "commit": "fc07c2398b1dce0c5991f324567b1569ce25bc29",
      "fileid": "a7a8d73890ec81372eca7574da42803924e67105831a987b70bb43ce2303f99f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630255270"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-29T09:54:27.000Z",
      "commit": "fc07c2398b1dce0c5991f324567b1569ce25bc29",
      "fileid": "56402cab2128ce91dbe48e25103f159158d0b0d8cb4c06d7c757fb92a9878f0a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630255270"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-29T09:54:11.000Z",
      "commit": "fc07c2398b1dce0c5991f324567b1569ce25bc29",
      "fileid": "972123353a77e3a3d2ab8505d47b617003b264c2eda1425bd84603d539edd1a4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630255270"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-29T09:53:50.000Z",
      "commit": "fc07c2398b1dce0c5991f324567b1569ce25bc29",
      "fileid": "2383cffd9305457238c78a807c098a14cb1f1235e527c209a5dfe4683af2cd3f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630255270"
    }
  ]
}