Bioc2026 Registration Open!

fourSynergy

Ensemble algorithm for 4C-seq data

Bioconductor version: 3.23 · Package version: 1.0.0

fourSynergy is an ensemble algorithm leveraging synergies among the existing 4C-seq algorithms r3C-seq, peakC, r.4cker and fourSig. It uses a weighted voting approach to perform improved interaction calling. fourSynergy supports also differential interaction calling.

Installation

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

BiocManager::install("fourSynergy")

Details

MaintainerSophie Wind <sophie.wind@uni-muenster.de>
AuthorSophie Wind [aut, cre] (ORCID: <https://orcid.org/0009-0002-1174-8201>), Carolin Walter [aut, fnd] (ORCID: <https://orcid.org/0000-0002-5155-7728>)
LicenseLGPL-3
URLhttps://github.com/sophiewind/fourSynergy
Bug Reportshttps://github.com/sophiewind/fourSynergy/issues
Downloads rank64
Source branchRELEASE_3_23
biocViewsDifferentialPeakCalling, Sequencing, Software

Documentation

Download

Dependencies

Depends: R (>= 4.5.0), GenomicRanges

Imports: magrittr, dplyr, ggplot2, tibble, org.Hs.eg.db, org.Mm.eg.db, reshape2, tidyr, methods, jsonlite, karyoploteR, TxDb.Mmusculus.UCSC.mm10.knownGene, TxDb.Hsapiens.UCSC.hg19.knownGene, bamsignals, DESeq2, GenomeInfoDb, graphics, stringr, yaml

Suggests: testthat (>= 3.0.0), knitr, rmarkdown, BiocStyle