{
  "_id": "6a1fcd72b401979e7343328f",
  "Package": "CopyNumberPlots",
  "Type": "Package",
  "Title": "Create Copy-Number Plots using karyoploteR functionality",
  "Version": "1.29.0",
  "Author": "Bernat Gel <bgel@igtp.cat> and Miriam Magallon\n<mmagallon@igtp.cat>",
  "Maintainer": "Bernat Gel <bgel@igtp.cat>",
  "Description": "CopyNumberPlots have a set of functions extending\nkaryoploteRs functionality to create beautiful, customizable\nand flexible plots of copy-number related data.",
  "License": "Artistic-2.0",
  "URL": "https://github.com/bernatgel/CopyNumberPlots",
  "BugReports": "https://github.com/bernatgel/CopyNumberPlots/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "biocViews": "Visualization, CopyNumberVariation, Coverage, OneChannel,\nDataImport, Sequencing, DNASeq",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev liblzma-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:50:05 UTC",
  "RemoteUrl": "https://github.com/bioc/CopyNumberPlots",
  "RemoteRef": "HEAD",
  "RemoteSha": "c6b9987bd386f4f7e25b5ea0e3552a0148c2f69f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 06:34:13 UTC",
    "User": "root"
  },
  "MD5sum": "f8c55d90bd6edfb2e91bf560244847b4",
  "_user": "bioc",
  "_type": "src",
  "_file": "CopyNumberPlots_1.29.0.tar.gz",
  "_fileid": "c8305f28f667a2e94bf936c7a77170217635935c05cb512179b91aac8602a888",
  "_filesize": 1888495,
  "_sha256": "c8305f28f667a2e94bf936c7a77170217635935c05cb512179b91aac8602a888",
  "_created": "2026-06-03T06:34:13.000Z",
  "_published": "2026-06-03T06:45:06.401Z",
  "_jobs": [
    {
      "job": 79235952880,
      "time": 298,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7377447779"
    },
    {
      "job": 79235952959,
      "time": 577,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7377527294"
    },
    {
      "job": 79235952928,
      "time": 585,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7377529136"
    },
    {
      "job": 79235952903,
      "time": 377,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7377470081"
    },
    {
      "job": 79235952892,
      "time": 392,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7377473616"
    },
    {
      "job": 79235238449,
      "time": 352,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377370487"
    },
    {
      "job": 79235952896,
      "time": 207,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377423117"
    },
    {
      "job": 79235952930,
      "time": 458,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7377493194"
    },
    {
      "job": 79235952937,
      "time": 459,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7377493490"
    },
    {
      "job": 79235952960,
      "time": 505,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7377506592"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26802225827",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/CopyNumberPlots",
  "_commit": {
    "id": "c6b9987bd386f4f7e25b5ea0e3552a0148c2f69f",
    "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": 1777380605
  },
  "_maintainer": {
    "name": "Bernat Gel",
    "email": "bgel@igtp.cat",
    "login": "bernatgel",
    "bluesky": "@bernatgel.bsky.social",
    "orcid": "0000-0001-8878-349X",
    "twitter": "@bernatgel",
    "description": "Bioinformatician at IGTP. Interested in cancer genomics, data analysis and visualization. Working on NF1, Hereditary Cancer and genetic diagnostics.",
    "uuid": 919489
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "karyoploteR",
      "role": "Depends"
    },
    {
      "package": "regioneR",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "VariantAnnotation",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "cn.mops",
      "role": "Imports"
    },
    {
      "package": "rhdf5",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "panelcn.mops",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg19.masked",
      "role": "Suggests"
    },
    {
      "package": "DNAcopy",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.29.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.28.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "visualization",
    "copynumbervariation",
    "coverage",
    "onechannel",
    "dataimport",
    "sequencing",
    "dnaseq",
    "bioconductor",
    "bioconductor-package",
    "bioinformatics",
    "copy-number-variation",
    "genomics",
    "genomics-visualization"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "bernatgel",
      "count": 209,
      "uuid": 919489
    },
    {
      "user": "miriammagallon",
      "count": 76,
      "uuid": 36398227
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 4,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 321,
    "source": "https://www.bioconductor.org/packages/stats/bioc/CopyNumberPlots"
  },
  "_devurl": "https://github.com/bernatgel/copynumberplots",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CopyNumberPlots.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bernatgel/copynumberplots",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "colByCopyNumber",
    "computeHclustPlotOrder",
    "EnsemblStyle",
    "getBAFColumn",
    "getChrColumn",
    "getColumn",
    "getCopyNumberColors",
    "getCopyNumberColumn",
    "getEndColumn",
    "getIDColumn",
    "getLOHColumn",
    "getLRRColumn",
    "getPosColumn",
    "getSegmentValueColumn",
    "getStartColumn",
    "loadCopyNumberCalls",
    "loadCopyNumberCallsCnmops",
    "loadCopyNumberCallsCNVkit",
    "loadCopyNumberCallsDECoN",
    "loadCopyNumberCallsDNAcopy",
    "loadCopyNumberCallsPanelcnmops",
    "loadCopyNumberCallspennCNV",
    "loadCopyNumberCallsSeg",
    "loadSNPData",
    "loadSNPDataDNAcopy",
    "loadSNPDataFromVCF",
    "plotBAF",
    "plotCopyNumberCalls",
    "plotCopyNumberCallsAsLines",
    "plotCopyNumberSummary",
    "plotLRR",
    "plotSingleCellCopyNumberCalls",
    "plotSingleCellCopyNumberSummary",
    "prepareLabels",
    "readHDF5Ztree",
    "removeNAs",
    "transformChr",
    "UCSCStyle",
    "Ztree2Hclust"
  ],
  "_help": [
    {
      "page": "colByCopyNumber",
      "title": "colByCopyNumber",
      "topics": [
        "colByCopyNumber"
      ]
    },
    {
      "page": "computeHclustPlotOrder",
      "title": "computeHclustPlotOrder",
      "topics": [
        "computeHclustPlotOrder"
      ]
    },
    {
      "page": "EnsemblStyle",
      "title": "EnsemblStyle",
      "topics": [
        "EnsemblStyle"
      ]
    },
    {
      "page": "getBAFColumn",
      "title": "getBAFColumn",
      "topics": [
        "getBAFColumn"
      ]
    },
    {
      "page": "getChrColumn",
      "title": "getChrColumn",
      "topics": [
        "getChrColumn"
      ]
    },
    {
      "page": "getColumn",
      "title": "getColumn",
      "topics": [
        "getColumn"
      ]
    },
    {
      "page": "getCopyNumberColors",
      "title": "getCopyNumberColors",
      "topics": [
        "getCopyNumberColors"
      ]
    },
    {
      "page": "getCopyNumberColumn",
      "title": "getCopyNumberColumn",
      "topics": [
        "getCopyNumberColumn"
      ]
    },
    {
      "page": "getEndColumn",
      "title": "getEndColumn",
      "topics": [
        "getEndColumn"
      ]
    },
    {
      "page": "getIDColumn",
      "title": "getIDColumn",
      "topics": [
        "getIDColumn"
      ]
    },
    {
      "page": "getLOHColumn",
      "title": "getLOHColumn",
      "topics": [
        "getLOHColumn"
      ]
    },
    {
      "page": "getLRRColumn",
      "title": "getLRRColumn",
      "topics": [
        "getLRRColumn"
      ]
    },
    {
      "page": "getPosColumn",
      "title": "getPosColumn",
      "topics": [
        "getPosColumn"
      ]
    },
    {
      "page": "getSegmentValueColumn",
      "title": "getSegmentValueColumn",
      "topics": [
        "getSegmentValueColumn"
      ]
    },
    {
      "page": "getStartColumn",
      "title": "getStartColumn",
      "topics": [
        "getStartColumn"
      ]
    },
    {
      "page": "loadCopyNumberCalls",
      "title": "loadCopyNumberCalls",
      "topics": [
        "loadCopyNumberCalls"
      ]
    },
    {
      "page": "loadCopyNumberCallsCnmops",
      "title": "loadCopyNumberCallsCnmops",
      "topics": [
        "loadCopyNumberCallsCnmops"
      ]
    },
    {
      "page": "loadCopyNumberCallsCNVkit",
      "title": "loadCopyNumberCallsCNVkit",
      "topics": [
        "loadCopyNumberCallsCNVkit"
      ]
    },
    {
      "page": "loadCopyNumberCallsDECoN",
      "title": "loadCopyNumberCallsDECoN",
      "topics": [
        "loadCopyNumberCallsDECoN"
      ]
    },
    {
      "page": "loadCopyNumberCallsDNAcopy",
      "title": "loadCopyNumberCallsDNAcopy",
      "topics": [
        "loadCopyNumberCallsDNAcopy"
      ]
    },
    {
      "page": "loadCopyNumberCallsPanelcnmops",
      "title": "loadCopyNumberCallsPanelcnmops",
      "topics": [
        "loadCopyNumberCallsPanelcnmops"
      ]
    },
    {
      "page": "loadCopyNumberCallspennCNV",
      "title": "loadCopyNumberCallspennCNV",
      "topics": [
        "loadCopyNumberCallspennCNV"
      ]
    },
    {
      "page": "loadCopyNumberCallsSeg",
      "title": "loadCopyNumberCallsSeg",
      "topics": [
        "loadCopyNumberCallsSeg"
      ]
    },
    {
      "page": "loadSNPData",
      "title": "loadSNPData",
      "topics": [
        "loadSNPData"
      ]
    },
    {
      "page": "loadSNPDataDNAcopy",
      "title": "loadSNPDataDNAcopy",
      "topics": [
        "loadSNPDataDNAcopy"
      ]
    },
    {
      "page": "loadSNPDataFromVCF",
      "title": "loadSNPDataFromVCF",
      "topics": [
        "loadSNPDataFromVCF"
      ]
    },
    {
      "page": "plotBAF",
      "title": "plotBAF",
      "topics": [
        "plotBAF"
      ]
    },
    {
      "page": "plotCopyNumberCalls",
      "title": "plotCopyNumberCalls",
      "topics": [
        "plotCopyNumberCalls"
      ]
    },
    {
      "page": "plotCopyNumberCallsAsLines",
      "title": "plotCopyNumberCallsAsLines",
      "topics": [
        "plotCopyNumberCallsAsLines"
      ]
    },
    {
      "page": "plotCopyNumberSummary",
      "title": "plotCopyNumberSummary",
      "topics": [
        "plotCopyNumberSummary"
      ]
    },
    {
      "page": "plotLRR",
      "title": "plotLRR",
      "topics": [
        "plotLRR"
      ]
    },
    {
      "page": "plotSingleCellCopyNumberCalls",
      "title": "plotSingleCellCopyNumberCalls",
      "topics": [
        "plotSingleCellCopyNumberCalls"
      ]
    },
    {
      "page": "plotSingleCellCopyNumberSummary",
      "title": "plotSingleCellCopyNumberSummary",
      "topics": [
        "plotSingleCellCopyNumberSummary"
      ]
    },
    {
      "page": "prepareLabels",
      "title": "prepareLabels",
      "topics": [
        "prepareLabels"
      ]
    },
    {
      "page": "readHDF5Ztree",
      "title": "readHDF5Ztree",
      "topics": [
        "readHDF5Ztree"
      ]
    },
    {
      "page": "removeNAs",
      "title": "removeNAs",
      "topics": [
        "removeNAs"
      ]
    },
    {
      "page": "transformChr",
      "title": "transformChr",
      "topics": [
        "transformChr"
      ]
    },
    {
      "page": "UCSCStyle",
      "title": "UCSCStyle",
      "topics": [
        "UCSCStyle"
      ]
    },
    {
      "page": "Ztree2Hclust",
      "title": "Ztree2Hclust",
      "topics": [
        "Ztree2Hclust"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/CopyNumberPlots/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationFilter",
    "askpass",
    "backports",
    "bamsignals",
    "base64enc",
    "bezier",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "BiocParallel",
    "Biostrings",
    "biovizBase",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "bslib",
    "cachem",
    "checkmate",
    "cigarillo",
    "cli",
    "cluster",
    "cn.mops",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "DelayedArray",
    "dichromat",
    "digest",
    "dir.expiry",
    "ensembldb",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "foreign",
    "formatR",
    "Formula",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "karyoploteR",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "nnet",
    "openssl",
    "pkgconfig",
    "png",
    "ProtGenerics",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "regioneR",
    "restfulr",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "rpart",
    "Rsamtools",
    "RSQLite",
    "rstudioapi",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tinytex",
    "UCSC.utils",
    "VariantAnnotation",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "CopyNumberPlots.Rmd",
      "filename": "CopyNumberPlots.html",
      "title": "CopyNumberPlots: create copy-number specific plots using karyoploteR",
      "author": "Bernat Gel (bgel@igtp.cat); Miriam Magallon (mmagallon@igtp.cat)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick Start",
        "Loading Copy-Number Data",
        "Load Raw Data",
        "Load Copy-Number Calls",
        "Plotting Copy-Number Data",
        "Plotting Raw Data",
        "plotBAF",
        "Plot LRR",
        "Plot Copy-Number Calls",
        "plotCopyNumberCalls",
        "plotCopyNumberCallsAsLines",
        "plotCopyNumberSummary",
        "Session Info"
      ],
      "created": "2019-03-28 14:02:23",
      "modified": "2021-10-21 23:50:27",
      "commits": 30
    }
  ],
  "_score": 6.054613054556888,
  "_indexed": true,
  "_nocasepkg": "copynumberplots",
  "_universes": [
    "bioc",
    "bernatgel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-06-03T06:40:24.000Z",
      "distro": "noble",
      "commit": "c6b9987bd386f4f7e25b5ea0e3552a0148c2f69f",
      "fileid": "5a1387319edc7459b75e44962937338b62e2505a56b8f9d0d0bf2264309bde16",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26802225827"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-06-03T06:40:36.000Z",
      "distro": "noble",
      "commit": "c6b9987bd386f4f7e25b5ea0e3552a0148c2f69f",
      "fileid": "b6b7de4a472431479c637223511896eb092e9e7f1300a254eb3cb407f08bdd84",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26802225827"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-06-03T06:37:53.000Z",
      "commit": "c6b9987bd386f4f7e25b5ea0e3552a0148c2f69f",
      "fileid": "7781ab5d441504f68d869a19cae1b0efa69b32b52bdb98267a4bb6a4eece0667",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26802225827"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-06-03T06:37:54.000Z",
      "commit": "c6b9987bd386f4f7e25b5ea0e3552a0148c2f69f",
      "fileid": "9719795258c899566a12e490d92dd606a835eb4170e280bd789f0255bf1c8a47",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26802225827"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.29.0",
      "date": "2026-06-03T06:38:22.000Z",
      "commit": "c6b9987bd386f4f7e25b5ea0e3552a0148c2f69f",
      "fileid": "8bd312a41946c281aefcceea1b5419ab8bf7a7504dd2e6aa68de9682dccafede",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26802225827"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-06-03T06:38:03.000Z",
      "commit": "c6b9987bd386f4f7e25b5ea0e3552a0148c2f69f",
      "fileid": "d057c5e6ff5943ace2460c1d3bfe6edeb14011354904e97ae18366aff2798a4a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26802225827"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-06-03T06:37:57.000Z",
      "commit": "c6b9987bd386f4f7e25b5ea0e3552a0148c2f69f",
      "fileid": "f0570d6cfa074d9a04769f8667f0ba7291fb310cc665f320361b0e59f02914ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26802225827"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-06-03T06:38:03.000Z",
      "commit": "c6b9987bd386f4f7e25b5ea0e3552a0148c2f69f",
      "fileid": "4b266b86b2a154114e689797f8ba587e9fb6a1862b461cb54bbcba6eba88a574",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26802225827"
    }
  ]
}