{
  "_id": "6a1aea7d1d7bb097a09f3418",
  "Package": "rCGH",
  "Type": "Package",
  "Title": "Comprehensive Pipeline for Analyzing and Visualizing Array-Based\nCGH Data",
  "Version": "1.42.0",
  "Date": "2025-07-24",
  "Authors@R": "c(person(given=\"Frederic\", family=\"Commo\", role=c(\"aut\", \"cre\"), \nemail=\"fredcommo@gmail.com\"))",
  "Maintainer": "Frederic Commo <fredcommo@gmail.com>",
  "URL": "https://github.com/fredcommo/rCGH",
  "Description": "A comprehensive pipeline for analyzing and interactively\nvisualizing genomic profiles generated through commercial or\ncustom aCGH arrays. As inputs, rCGH supports Agilent dual-color\nFeature Extraction files (.txt), from 44 to 400K, Affymetrix\nSNP6.0 and cytoScanHD probeset.txt, cychp.txt, and cnchp.txt\nfiles exported from ChAS or Affymetrix Power Tools. rCGH also\nsupports custom arrays, provided data complies with the\nexpected format. This package takes over all the steps required\nfor individual genomic profiles analysis, from reading files to\nprofiles segmentation and gene annotations. This package also\nprovides several visualization functions (static or\ninteractive) which facilitate individual profiles\ninterpretation. Input files can be in compressed format, e.g.\n.bz2 or .gz.",
  "License": "Artistic-2.0",
  "biocViews": "aCGH,CopyNumberVariation,Preprocessing,FeatureExtraction",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:38:48 UTC",
    "User": "root"
  },
  "Author": "Frederic Commo [aut, cre]",
  "Config/pak/sysreqs": "cmake make libbz2-dev liblzma-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:41:31 UTC",
  "RemoteUrl": "https://github.com/bioc/rCGH",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "a3cdbfafd9d7cb4ec79f3af19afe428d3805092c",
  "MD5sum": "3b4b91b50c77b41a7f579286ceecec72",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "rCGH_1.42.0.tar.gz",
  "_fileid": "82c50c96f93dd31accf794e67d8793e9d870ba22a8ade2fae4f6d4f05cf6bc47",
  "_filesize": 4511410,
  "_sha256": "82c50c96f93dd31accf794e67d8793e9d870ba22a8ade2fae4f6d4f05cf6bc47",
  "_created": "2026-05-30T09:38:48.000Z",
  "_published": "2026-05-30T13:47:41.921Z",
  "_jobs": [
    {
      "job": 78640221973,
      "time": 267,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307366909"
    },
    {
      "job": 78640221957,
      "time": 603,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307397915"
    },
    {
      "job": 78640221960,
      "time": 594,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307397136"
    },
    {
      "job": 78640221963,
      "time": 332,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308603385"
    },
    {
      "job": 78640221961,
      "time": 575,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308627036"
    },
    {
      "job": 78639445586,
      "time": 420,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307243013"
    },
    {
      "job": 78640221954,
      "time": 274,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307367617"
    },
    {
      "job": 78640221970,
      "time": 468,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307384259"
    },
    {
      "job": 78640221971,
      "time": 556,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307392077"
    },
    {
      "job": 78640221974,
      "time": 505,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307387395"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680103505",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/rCGH",
  "_commit": {
    "id": "a3cdbfafd9d7cb4ec79f3af19afe428d3805092c",
    "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": 1777380091
  },
  "_maintainer": {
    "name": "Frederic Commo",
    "email": "fredcommo@gmail.com",
    "login": "fredcommo",
    "description": "",
    "uuid": 2738683
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "DNAcopy",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 0.11.1",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "affy",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg18.knownGene",
      "role": "Imports"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Imports"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg38.knownGene",
      "role": "Imports"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "aCGH",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.43.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.42.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "acgh",
    "copynumbervariation",
    "preprocessing",
    "featureextraction"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "fredcommo",
      "count": 12,
      "uuid": 2738683
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 477,
    "source": "https://www.bioconductor.org/packages/stats/bioc/rCGH"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/fredcommo/rcgh",
  "_searchresults": 30,
  "_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/rCGH.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fredcommo/rcgh",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "adjustSignal",
    "byGeneTable",
    "EMnormalize",
    "getCNset",
    "getInfo",
    "getParam",
    "getSegTable",
    "multiplot",
    "plotDensity",
    "plotLOH",
    "plotProfile",
    "readAffyCytoScan",
    "readAffyOncoScan",
    "readAffySNP6",
    "readAgilent",
    "readGeneric",
    "recenter<-",
    "segmentCGH",
    "setInfo<-",
    "view"
  ],
  "_datasets": [
    {
      "name": "agilentDB",
      "title": "aCGH Agilent Probes GC Fraction",
      "object": "agilentDB_400K_GC",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ProbeID",
        "GC"
      ],
      "rows": 411056,
      "table": true,
      "tojson": true
    },
    {
      "name": "hg18",
      "title": "Hg18 Chromosome Lengths and Centromere Locations",
      "object": "hg18",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chrom",
        "length",
        "centromerStart",
        "centromerEnd",
        "cumlen"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "hg19",
      "title": "Hg19 Chromosome Lengths and Centromere Locations",
      "object": "hg19",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chrom",
        "length",
        "centromerStart",
        "centromerEnd",
        "cumlen"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "hg38",
      "title": "Hg38 Chromosome Lengths and Centromere Locations",
      "object": "hg38",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chrom",
        "length",
        "centromerStart",
        "centromerEnd",
        "cumlen"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rCGH-package",
      "title": "Comprehensive Pipeline for Analyzing and Visualizing Array-Based CGH Data",
      "topics": [
        "rCGH-package",
        "rCGH"
      ]
    },
    {
      "page": "adjustSignal",
      "title": "Array-based CGH Preprocessing",
      "topics": [
        "adjustSignal",
        "adjustSignal,rCGH-method",
        "adjustSignal-methods"
      ]
    },
    {
      "page": "agilentDB",
      "title": "aCGH Agilent Probes GC Fraction",
      "topics": [
        "agilentDB"
      ]
    },
    {
      "page": "AllAccessors",
      "title": "'\"rCGH\"' Accessor Functions",
      "topics": [
        "Accessors",
        "AllAccessors",
        "getCNset",
        "getCNset,rCGH-method",
        "getCNset-methods",
        "getInfo",
        "getInfo,rCGH-method",
        "getInfo-methods",
        "getParam",
        "getParam,rCGH-method",
        "getParam-methods",
        "getSegTable",
        "getSegTable,rCGH-method",
        "getSegTable-methods"
      ]
    },
    {
      "page": "byGeneTable",
      "title": "Converting a Segmentation Table Into a By-Gene Table",
      "topics": [
        "byGeneTable"
      ]
    },
    {
      "page": "EMnormalize",
      "title": "Genomic Profile Centralization",
      "topics": [
        "EMnormalize",
        "EMnormalize,rCGH-method",
        "EMnormalize-methods"
      ]
    },
    {
      "page": "hg18",
      "title": "Hg18 Chromosome Lengths and Centromere Locations",
      "topics": [
        "hg18"
      ]
    },
    {
      "page": "hg19",
      "title": "Hg19 Chromosome Lengths and Centromere Locations",
      "topics": [
        "hg19"
      ]
    },
    {
      "page": "hg38",
      "title": "Hg38 Chromosome Lengths and Centromere Locations",
      "topics": [
        "hg38"
      ]
    },
    {
      "page": "multiplot",
      "title": "Static Genomic Profile and LOH Visualization",
      "topics": [
        "multiplot",
        "multiplot,rCGH-method",
        "multiplot-methods"
      ]
    },
    {
      "page": "plotDensity",
      "title": "Visualizing the Log2Ratios Density and Centralization Decision",
      "topics": [
        "plotDensity",
        "plotDensity,rCGH-method",
        "plotDensity-methods"
      ]
    },
    {
      "page": "plotLOH",
      "title": "Allelic Differences Visualization",
      "topics": [
        "plotLOH",
        "plotLOH,rCGH-method",
        "plotLOH-methods"
      ]
    },
    {
      "page": "plotProfile",
      "title": "Static Genomic Profile Visualization",
      "topics": [
        "plotProfile",
        "plotProfile,rCGH-method",
        "plotProfile-methods"
      ]
    },
    {
      "page": "rCGH-Agilent-class",
      "title": "Class '\"rCGH-Agilent\"'",
      "topics": [
        "rCGH-Agilent-class"
      ]
    },
    {
      "page": "rCGH-class",
      "title": "Class '\"rCGH\"'",
      "topics": [
        "rCGH-class"
      ]
    },
    {
      "page": "rCGH-cytoScan-class",
      "title": "Class '\"rCGH-cytoScan\"'",
      "topics": [
        "rCGH-cytoScan-class"
      ]
    },
    {
      "page": "rCGH-generic-class",
      "title": "Class '\"rCGH-generic\"'",
      "topics": [
        "rCGH-generic-class"
      ]
    },
    {
      "page": "rCGH-oncoScan-class",
      "title": "Class '\"rCGH-oncoScan\"'",
      "topics": [
        "rCGH-oncoScan-class"
      ]
    },
    {
      "page": "rCGH-SNP6-class",
      "title": "Class '\"rCGH-SNP6\"'",
      "topics": [
        "rCGH-SNP6-class"
      ]
    },
    {
      "page": "readAffyCytoScan",
      "title": "Affymetrix CytoScanHD '\"rCGH-cytoScan\"' Constructor",
      "topics": [
        "readAffyCytoScan"
      ]
    },
    {
      "page": "readAffyOncoScan",
      "title": "Affymetrix OncoScan '\"rCGH-oncoScan\"' Constructor",
      "topics": [
        "readAffyOncoScan"
      ]
    },
    {
      "page": "readAffySNP6",
      "title": "Affymetrix SNP6 '\"rCGH-SNP6\"' Constructor",
      "topics": [
        "readAffySNP6"
      ]
    },
    {
      "page": "readAgilent",
      "title": "Agilent Dual-Color Hybridization '\"rCGH-Agilent\"' Constructor.",
      "topics": [
        "readAgilent"
      ]
    },
    {
      "page": "readGeneric",
      "title": "Generic rCGH object '\"rCGH-generic\"' Constructor",
      "topics": [
        "readGeneric"
      ]
    },
    {
      "page": "recenter",
      "title": "Recentering a Genomic Profile",
      "topics": [
        "recenter",
        "recenter<-",
        "recenter<-,rCGH-method",
        "recenter<--methods"
      ]
    },
    {
      "page": "segmentCGH",
      "title": "Genomic Profile Segmentation",
      "topics": [
        "segmentCGH",
        "segmentCGH,rCGH-method",
        "segmentCGH-methods"
      ]
    },
    {
      "page": "setInfo",
      "title": "Adding Information In An Object Of Class '\"rCGH\"'",
      "topics": [
        "setInfo",
        "setInfo<-",
        "setInfo<-,rCGH-method",
        "setInfo<--methods"
      ]
    },
    {
      "page": "show-methods",
      "title": "'show' '\"rCGH\"'",
      "topics": [
        "show,rCGH-method",
        "show-methods"
      ]
    },
    {
      "page": "view",
      "title": "Interactive Genomic Profile Visualization",
      "topics": [
        "view",
        "view,rCGH-method",
        "view-methods"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "aCGH",
    "affy",
    "affyio",
    "AnnotationDbi",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocIO",
    "BiocManager",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "bslib",
    "cachem",
    "cigarillo",
    "cli",
    "cluster",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "digest",
    "DNAcopy",
    "farver",
    "fastmap",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "httr",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lifecycle",
    "limma",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mclust",
    "memoise",
    "mime",
    "multtest",
    "openssl",
    "org.Hs.eg.db",
    "otel",
    "pkgconfig",
    "plyr",
    "png",
    "preprocessCore",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "shiny",
    "snow",
    "sourcetools",
    "SparseArray",
    "statmod",
    "SummarizedExperiment",
    "survival",
    "sys",
    "TxDb.Hsapiens.UCSC.hg18.knownGene",
    "TxDb.Hsapiens.UCSC.hg19.knownGene",
    "TxDb.Hsapiens.UCSC.hg38.knownGene",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "xtable",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "rCGH.Rnw",
      "filename": "rCGH.pdf",
      "title": "using rCGH package",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2015-07-09 17:20:02",
      "modified": "2017-11-30 20:10:43",
      "commits": 10
    }
  ],
  "_score": 5.431363764158988,
  "_indexed": false,
  "_nocasepkg": "rcgh",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/rCGH",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.42.0",
      "date": "2026-05-30T10:01:18.000Z",
      "distro": "noble",
      "commit": "a3cdbfafd9d7cb4ec79f3af19afe428d3805092c",
      "fileid": "6f9c4840308e36e3cfa2cdf8fb22a2d8c8cf347eaf6256e1ef649f9dfe324bd5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680103505"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.42.0",
      "date": "2026-05-30T10:00:54.000Z",
      "distro": "noble",
      "commit": "a3cdbfafd9d7cb4ec79f3af19afe428d3805092c",
      "fileid": "e00eb69a2481c3f61d064ae9b1357504a8f826afe372653320ab3b94c9203197",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680103505"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.42.0",
      "date": "2026-05-30T13:39:33.000Z",
      "commit": "a3cdbfafd9d7cb4ec79f3af19afe428d3805092c",
      "fileid": "9e9cc382234a29272e6f84b0ed9f0186b53f72c4f99898af298bcb39f9478ab5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680103505"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.42.0",
      "date": "2026-05-30T13:42:03.000Z",
      "commit": "a3cdbfafd9d7cb4ec79f3af19afe428d3805092c",
      "fileid": "1ef3041e5a75859bb4df263646b53bd39f4bacb8bb8a41a5decfc560f681d41f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680103505"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.42.0",
      "date": "2026-05-30T10:00:44.000Z",
      "commit": "a3cdbfafd9d7cb4ec79f3af19afe428d3805092c",
      "fileid": "1c3a37d3019769b7ffa3cdc6d8c8179a49f22262a990198f8645f630be02ef72",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680103505"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.42.0",
      "date": "2026-05-30T09:58:31.000Z",
      "commit": "a3cdbfafd9d7cb4ec79f3af19afe428d3805092c",
      "fileid": "8a3295b6d3ad11163c71460067d5f8f80cca1c901935ada3a94d8146be21cdbb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680103505"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.42.0",
      "date": "2026-05-30T09:59:07.000Z",
      "commit": "a3cdbfafd9d7cb4ec79f3af19afe428d3805092c",
      "fileid": "974565bb7a466b031ac88d378415abfa45ff539366a96f0c98d18833729c6461",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680103505"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.42.0",
      "date": "2026-05-30T09:58:16.000Z",
      "commit": "a3cdbfafd9d7cb4ec79f3af19afe428d3805092c",
      "fileid": "7f3474c1ea7220af6b9f30dc9e0a69000eb94f4cda5d61b977ebb37d9a37d62e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680103505"
    }
  ]
}