{
  "_id": "6a494eb3f6c47c441949a321",
  "Package": "gcapc",
  "Title": "GC Aware Peak Caller",
  "Version": "1.37.0",
  "Author": "Mingxiang Teng and Rafael A. Irizarry",
  "Maintainer": "Mingxiang Teng <tengmx@gmail.com>",
  "Description": "Peak calling for ChIP-seq data with consideration of\npotential GC bias in sequencing reads. GC bias is first\nestimated with generalized linear mixture models using\neffective GC strategy, then applied into peak significance\nestimation.",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/tengmx/gcapc",
  "License": "GPL-3",
  "biocViews": "Sequencing, ChIPSeq, BatchEffect, PeakDetection",
  "RoxygenNote": "6.0.1",
  "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:44:47 UTC",
  "RemoteUrl": "https://github.com/bioc/gcapc",
  "RemoteRef": "HEAD",
  "RemoteSha": "16b89e7389affcf403b8fcda0075cec2155f31a7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 23:47:21 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "gcapc_1.37.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3942e8e63fc773caf0195eb2a9b2af0f03703f4527d370716fab916bb655d6ce",
  "_filesize": 3907858,
  "_sha256": "3942e8e63fc773caf0195eb2a9b2af0f03703f4527d370716fab916bb655d6ce",
  "_expires": "2026-10-12T18:19:29.000Z",
  "_created": "2026-07-03T23:47:21.000Z",
  "_published": "2026-07-04T18:19:31.060Z",
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 10
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28688079383",
  "_status": "success",
  "_upstream": "https://github.com/bioc/gcapc",
  "_commit": {
    "id": "16b89e7389affcf403b8fcda0075cec2155f31a7",
    "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": 1777380287
  },
  "_maintainer": {
    "name": "Mingxiang Teng",
    "email": "tengmx@gmail.com",
    "login": "tengmx",
    "description": "Bioinformatics",
    "uuid": 5973324
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85155698180,
      "time": 255,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8076305614"
    },
    {
      "job": 85155697939,
      "time": 533,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8076339952"
    },
    {
      "job": 85155698106,
      "time": 550,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076341958"
    },
    {
      "job": 85155698187,
      "time": 303,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8076311375"
    },
    {
      "job": 85155698059,
      "time": 364,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076318851"
    },
    {
      "job": 85155697956,
      "time": 428,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076273179"
    },
    {
      "job": 85155697972,
      "time": 238,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8076303368"
    },
    {
      "job": 85155698071,
      "time": 461,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8076331148"
    },
    {
      "job": 85155697996,
      "time": 443,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8076328533"
    },
    {
      "job": 85155698215,
      "time": 416,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8076325255"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "BSgenome",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "GenomicAlignments",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg19",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Mmusculus.UCSC.mm10",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "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": [
    "sequencing",
    "chipseq",
    "batcheffect",
    "peakdetection"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "tengmx",
      "count": 61,
      "uuid": 5973324
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/tengmx/gcapc",
  "_searchresults": 16,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gcapc.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tengmx/gcapc",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "bindWidth",
    "gcapcPeaks",
    "gcEffects",
    "peaksCAT",
    "read5endCoverage",
    "refinePeaks",
    "refineSites"
  ],
  "_help": [
    {
      "page": "bindWidth",
      "title": "ChIP-seq Binding Width And Peak Window Size Estimation",
      "topics": [
        "bindWidth"
      ]
    },
    {
      "page": "gcapcPeaks",
      "title": "GC Effects Aware Peak Calling",
      "topics": [
        "gcapcPeaks"
      ]
    },
    {
      "page": "gcEffects",
      "title": "ChIP-seq GC Effects Estimation",
      "topics": [
        "gcEffects"
      ]
    },
    {
      "page": "peaksCAT",
      "title": "CATplot of Peaks",
      "topics": [
        "peaksCAT"
      ]
    },
    {
      "page": "read5endCoverage",
      "title": "Reads Coverage Using 5-end Base",
      "topics": [
        "read5endCoverage"
      ]
    },
    {
      "page": "refinePeaks",
      "title": "Refine Peaks with GC Effects",
      "topics": [
        "refinePeaks"
      ]
    },
    {
      "page": "refineSites",
      "title": "Adjust ChIP-seq Read Count Table",
      "topics": [
        "refineSites"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/gcapc/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "BSgenome",
    "cigarillo",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DelayedArray",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "httr",
    "IRanges",
    "jsonlite",
    "lambda.r",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "gcapc.Rmd",
      "filename": "gcapc.html",
      "title": "The gcapc user's guide",
      "author": "| Mingxiang Teng mxteng@jimmy.harvard.edu | Rafael A. Irizarry rafa@jimmy.harvard.edu | Department of Biostatistics, Dana-Farber Cancer Institute & | Harvard T.H. Chan School of Public Health, Boston, MA, USA",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting Started",
        "Preparing Inputs",
        "Peak Calling/Refining",
        "Reads coverage",
        "Binding width",
        "GC effects",
        "Peak significance",
        "Peak refining",
        "Correcting GC Effects for A Count Table",
        "Summary",
        "References"
      ],
      "created": "2016-10-19 15:02:19",
      "modified": "2017-06-08 19:17:18",
      "commits": 19
    }
  ],
  "_score": 5.380211241711606,
  "_indexed": true,
  "_nocasepkg": "gcapc",
  "_universes": [
    "bioc",
    "tengmx"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-07-03T23:52:36.000Z",
      "distro": "resolute",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "https://r2.ropensci.org/6ffda882fa37256e87a1cc9c540ce94a37f0fec0ba4d5b9acba1a45f3c5dd9e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28688079383"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-07-03T23:52:48.000Z",
      "distro": "resolute",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "https://r2.ropensci.org/88a30a38f60b4e59cec0662579cbcf2345cc912b55bfc0b255a2c3c8f778b664",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28688079383"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-07-03T23:50:03.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "https://r2.ropensci.org/274c824077be217998a56bf6a6efd494a384da41f84ef8b49b313dfea2951960",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28688079383"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-07-03T23:50:56.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "https://r2.ropensci.org/e7a7e85783740e43a2e90e1c47feba5bacab26bba3eb2aee1a21f51e4ef2c690",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28688079383"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.37.0",
      "date": "2026-07-03T23:51:51.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "https://r2.ropensci.org/7996b1a2eb41a58168d4f0733f8f641e36126ee4b1fd30cc02efc4f62b84f05f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28688079383"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-07-03T23:50:26.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "https://r2.ropensci.org/09e4c990450a678dbc72458d3ef46b5d7e856ffbf9c34318a10e731a74c318b9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28688079383"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-07-03T23:50:12.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "https://r2.ropensci.org/a011626ddd2b5694a575eaed3688765b9bac9b1103fc86a98d6b95a052183e92",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28688079383"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-07-03T23:50:27.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "https://r2.ropensci.org/f4b30a557ce48897bb8fa8a740856181cf45be8372d88062ab226ccac8585db2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28688079383"
    }
  ]
}