{
  "_id": "6a1ee929b401979e73411c62",
  "Package": "rCGH",
  "Type": "Package",
  "Title": "Comprehensive Pipeline for Analyzing and Visualizing Array-Based\nCGH Data",
  "Version": "1.43.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-19 10:25:09 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.r-universe.dev",
  "Date/Publication": "2026-04-28 12:41:31 UTC",
  "RemoteUrl": "https://github.com/bioc/rCGH",
  "RemoteRef": "HEAD",
  "RemoteSha": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
  "MD5sum": "55e6af08e612a871b447ba7169344f36",
  "_user": "bioc",
  "_type": "src",
  "_file": "rCGH_1.43.0.tar.gz",
  "_fileid": "4599580ebfaf0b776528b723266f8e37d4cba4d0e4ab463f2191e551908c769b",
  "_filesize": 4511984,
  "_sha256": "4599580ebfaf0b776528b723266f8e37d4cba4d0e4ab463f2191e551908c769b",
  "_created": "2026-05-19T10:25:09.000Z",
  "_published": "2026-06-02T14:31:05.950Z",
  "_jobs": [
    {
      "job": 79094654913,
      "time": 324,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7081029261"
    },
    {
      "job": 79094654589,
      "time": 623,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7081126046"
    },
    {
      "job": 79094655124,
      "time": 573,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7081110522"
    },
    {
      "job": 79094655351,
      "time": 374,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7081163981"
    },
    {
      "job": 79094654895,
      "time": 496,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7081186643"
    },
    {
      "job": 79094654720,
      "time": 514,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080922979"
    },
    {
      "job": 79094653776,
      "time": 228,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360651642"
    },
    {
      "job": 79094655190,
      "time": 478,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7081079158"
    },
    {
      "job": 79094655398,
      "time": 490,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7081083089"
    },
    {
      "job": 79094655379,
      "time": 457,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7081072546"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26090903431",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/rCGH",
  "_commit": {
    "id": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
    "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": 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": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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",
    "BiocBaseUtils",
    "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": true,
  "_nocasepkg": "rcgh",
  "_universes": [
    "bioc",
    "fredcommo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.43.0",
      "date": "2026-05-19T10:31:09.000Z",
      "distro": "noble",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "862423daea6fed9fe19ffcd1b19f1907835a65e86d0b0f3f221d5c30cc728200",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090903431"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.43.0",
      "date": "2026-05-19T10:30:36.000Z",
      "distro": "noble",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "fcb9671c43f596013aa962f99e546ded249daa6300475d73646e4c54d34e4c0c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090903431"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.43.0",
      "date": "2026-05-19T10:34:09.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "5bbf7f9f094b79b096ff7376a8147209ca23ab166b47f6e5bc066cf6d917d417",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090903431"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.43.0",
      "date": "2026-05-19T10:34:26.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "0ce488d8bf215a1c4b2d0d0aadaca327a1966bbb25a3904c130521bdb1d41f57",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090903431"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-05-19T10:28:43.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "76942e38d35218c0254b913631d6ac0d18fb20f05bf2414853edb6c616629b27",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090903431"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-05-19T10:28:33.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "97764a7dbd33978dca551994ca38cfc3e07ea9ee778aa288f52bf874462cd041",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090903431"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-05-19T10:28:29.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "a176cf4541f75b3769caf31d2bdf6f46ebf2564b5b6fd7a1f6b4c568de9ccf0b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090903431"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.43.0",
      "date": "2026-06-02T14:29:48.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "d1b3537ee3232839225c56e00559c9db385f705c70f993ef5758ace4f1e5f3ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26090903431"
    }
  ]
}