{
  "_id": "6a5b12919baadeef8ab4ae67",
  "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-07-18 05:31:19 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",
  "_user": "bioc",
  "_type": "src",
  "_file": "rCGH_1.43.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e609312cc752aaf51b25f23df5cfc81b9d48695c532d72c9df4f79584254f437",
  "_filesize": 4511844,
  "_sha256": "e609312cc752aaf51b25f23df5cfc81b9d48695c532d72c9df4f79584254f437",
  "_expires": "2026-10-26T05:43:42.000Z",
  "_created": "2026-07-18T05:31:19.000Z",
  "_published": "2026-07-18T05:43:45.373Z",
  "_bioccheck": {
    "error": 1,
    "warning": 4,
    "note": 14
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29632174800",
  "_status": "success",
  "_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": "resolute",
  "_jobs": [
    {
      "job": 88048629604,
      "time": 324,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8425979644"
    },
    {
      "job": 88048629631,
      "time": 658,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8426029926"
    },
    {
      "job": 88048629615,
      "time": 633,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8426026241"
    },
    {
      "job": 88048629608,
      "time": 295,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8425975024"
    },
    {
      "job": 88048629609,
      "time": 362,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8425985685"
    },
    {
      "job": 88047960684,
      "time": 513,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425928085"
    },
    {
      "job": 88048629600,
      "time": 288,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8425973903"
    },
    {
      "job": 88048629606,
      "time": 510,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8426007092"
    },
    {
      "job": 88048629628,
      "time": 524,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8426009459"
    },
    {
      "job": 88048629620,
      "time": 535,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8426011137"
    }
  ],
  "_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",
    "followers": 447,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 540,
    "source": "https://www.bioconductor.org/packages/stats/bioc/rCGH"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/fredcommo/rcgh",
  "_searchresults": 33,
  "_rbuild": "4.6.1",
  "_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": [
        "1 Introduction",
        "2 Quick start",
        "3 rCGH object structure",
        "4 rCGH functions",
        "5 Notes regarding the example files",
        "6 Server version",
        "7 Session information"
      ],
      "created": "2015-07-09 17:20:02",
      "modified": "2017-11-30 20:10:43",
      "commits": 10
    }
  ],
  "_score": 5.472756449317212,
  "_indexed": true,
  "_nocasepkg": "rcgh",
  "_universes": [
    "bioc",
    "fredcommo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.43.0",
      "date": "2026-07-18T05:38:13.000Z",
      "distro": "resolute",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "https://r2.ropensci.org/805a6ded718648c63e11b06a629e9d04747fb08cb5ea9d7c0f92d9000efc3934",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29632174800"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.43.0",
      "date": "2026-07-18T05:37:42.000Z",
      "distro": "resolute",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "https://r2.ropensci.org/d8f0497c6d03ee843db86452a4b66a87d7a9a5b1571badcddc55e93acaf9d01b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29632174800"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.43.0",
      "date": "2026-07-18T05:34:17.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "https://r2.ropensci.org/601ce4d008dcaeb418da42f97ccc9c899ccb35a7dae819a99eaf22e1391247e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29632174800"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.43.0",
      "date": "2026-07-18T05:34:46.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "https://r2.ropensci.org/73692ff6d9fdeb813a52bc430ae8c7dcdc52794be44a939ceba97030b79ea6c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29632174800"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.43.0",
      "date": "2026-07-18T05:36:58.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "https://r2.ropensci.org/b2cd422789bf9b228e55c2b648ee30010a084f281dec4788c0fe781975880432",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29632174800"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-07-18T05:34:36.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "https://r2.ropensci.org/980194fe269cda2c1596169bfeaddb01703a91b4f201199f1bc370b91860e623",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29632174800"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-07-18T05:35:01.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "https://r2.ropensci.org/d71c0a458c9178e11714504922a3d83eb5e3a41a0c3b53479c38f2080cf4cc45",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29632174800"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-07-18T05:34:45.000Z",
      "commit": "834c831ded5c35bc8e4ca951e2e4a1c6df48a9fe",
      "fileid": "https://r2.ropensci.org/f4e8905f8bc52c6dc34342317e03544eb3ffeb69c7209baa227467a21be51199",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29632174800"
    }
  ]
}