{
  "_id": "6a1ad3401d7bb097a09e3743",
  "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-05-30 08:28:57 UTC",
    "User": "root"
  },
  "MD5sum": "61f49cf3058a17ad06d9b5c10a6e1e34",
  "_user": "bioc",
  "_type": "src",
  "_file": "gcapc_1.37.0.tar.gz",
  "_fileid": "132fad18dad6871bd7bda769f580ec88f195e87465921050127560a758bf4119",
  "_filesize": 3906039,
  "_sha256": "132fad18dad6871bd7bda769f580ec88f195e87465921050127560a758bf4119",
  "_created": "2026-05-30T08:28:57.000Z",
  "_published": "2026-05-30T12:08:32.945Z",
  "_jobs": [
    {
      "job": 78636645486,
      "time": 270,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306860509"
    },
    {
      "job": 78636645487,
      "time": 557,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306887775"
    },
    {
      "job": 78636645500,
      "time": 538,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306885945"
    },
    {
      "job": 78636645488,
      "time": 266,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308031138"
    },
    {
      "job": 78636645494,
      "time": 577,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308056205"
    },
    {
      "job": 78636246358,
      "time": 477,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306834305"
    },
    {
      "job": 78636645492,
      "time": 230,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306856818"
    },
    {
      "job": 78636645505,
      "time": 483,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306880464"
    },
    {
      "job": 78636645507,
      "time": 433,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7306875991"
    },
    {
      "job": 78636645506,
      "time": 459,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306878405"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679107646",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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": "noble",
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 450,
    "source": "https://www.bioconductor.org/packages/stats/bioc/gcapc"
  },
  "_devurl": "https://github.com/tengmx/gcapc",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_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.537819095073274,
  "_indexed": true,
  "_nocasepkg": "gcapc",
  "_universes": [
    "bioc",
    "tengmx"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-30T08:34:30.000Z",
      "distro": "noble",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "cefad338e3179aa3bbebaed1cd09b972f7f54ec2b2457a46f3780b2f2e2f5243",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679107646"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-30T08:33:55.000Z",
      "distro": "noble",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "9598f034c2a0bdc41d0a94302833e58c7c7eabaf4c77d18a75a09e6b6166c922",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679107646"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-30T12:00:38.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "2974e6bc8a9a03ca72e3c37eb222bb5d3368b85529209d74b80ec14e4392fbab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679107646"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-30T12:03:40.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "3c690f311d7cd45cbe820f3418dcc4bd79c6438570b7f3e1ab24bf054ceb04ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679107646"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.37.0",
      "date": "2026-05-30T08:33:27.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "468223c35e1a19a4227f0f677b0efec542608fed95398cdb4ad2b6596da01305",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679107646"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T08:32:19.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "c1f0b395b3bcfc193faab6da654008c398ca29e36c25fb6e695075da41ee221c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679107646"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T08:31:56.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "5af250ce9b6e30f3c95fd5c14d6ace45373ef9cf5b34e1f0126aa51354eb5273",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679107646"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T08:31:47.000Z",
      "commit": "16b89e7389affcf403b8fcda0075cec2155f31a7",
      "fileid": "e81784cb8996f28502d1333af6ab4cb0df62a2a12b6c66b01787da1413b83f78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679107646"
    }
  ]
}