Bioc2026 Registration Open!

peakCombiner

The R package to curate and merge enriched genomic regions into consensus peak sets

Bioconductor version: 3.23 · Package version: 1.2.0

peakCombiner, a fully R based, user-friendly, transparent, and customizable tool that allows even novice R users to create a high-quality consensus peak list. The modularity of its functions allows an easy way to optimize input and output data. A broad range of accepted input data formats can be used to create a consensus peak set that can be exported to a file or used as the starting point for most downstream peak analyses.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("peakCombiner")

Details

MaintainerMarkus Muckenhuber <markusmuckenhuber@gmx.at>
AuthorMarkus Muckenhuber [aut, cre] (ORCID: <https://orcid.org/0000-0003-1897-2329>), Charlotte Soneson [aut] (ORCID: <https://orcid.org/0000-0003-3833-2169>), Michael Stadler [aut] (ORCID: <https://orcid.org/0000-0002-2269-4934>), Kathleen Sprouffske [aut] (ORCID: <https://orcid.org/0000-0001-7081-2598>), Novartis Biomedical Research [cph]
LicenseMIT + file LICENSE
URLhttps://github.com/novartis/peakCombiner/, https://bioconductor.org/packages/peakCombiner
Bug Reportshttps://github.com/novartis/peakCombiner/issues
Downloads rank115
Source branchRELEASE_3_23
biocViewsChipOnChip, Preprocessing, Software, WorkflowStep

Documentation

Download

Dependencies

Depends: R (>= 4.5.0)

Imports: tidyr, dplyr (>= 1.1.2), IRanges, GenomicRanges, tidyselect, purrr, readr (>= 2.1.2), tibble (>= 3.2.1), rlang, stringr, here, stats, Seqinfo

Suggests: testthat (>= 3.0.0), tidyverse, rmarkdown, styler, cli, lintr, rtracklayer, knitr, devtools, ggplot2, BiocStyle, BiocManager, usethis, utils, AnnotationHub, GenomeInfoDb