Bioc2026 Registration Open!

spiky

Spike-in calibration for cell-free MeDIP

Bioconductor version: 3.23 · Package version: 1.18.0

spiky implements methods and model generation for cfMeDIP (cell-free methylated DNA immunoprecipitation) with spike-in controls. CfMeDIP is an enrichment protocol which avoids destructive conversion of scarce template, making it ideal as a "liquid biopsy," but creating certain challenges in comparing results across specimens, subjects, and experiments. The use of synthetic spike-in standard oligos allows diagnostics performed with cfMeDIP to quantitatively compare samples across subjects, experiments, and time points in both relative and absolute terms.

Installation

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

BiocManager::install("spiky")

Details

MaintainerTim Triche <trichelab@gmail.com>
AuthorSamantha Wilson [aut], Lauren Harmon [aut], Tim Triche [aut, cre]
LicenseGPL-2
URLhttps://github.com/trichelab/spiky
Bug Reportshttps://github.com/trichelab/spiky/issues
Downloads rank257
Source branchRELEASE_3_23
biocViewsDNAMethylation, DifferentialMethylation, Normalization, Preprocessing, QualityControl, Sequencing, Software

Documentation

Download

Dependencies

Depends: Rsamtools, GenomicRanges, R (>= 3.6.0)

Imports: stats, scales, bamlss, methods, tools, IRanges, Biostrings, GenomicAlignments, BlandAltmanLeh, GenomeInfoDb, BSgenome, S4Vectors, graphics, ggplot2, utils

Suggests: covr, testthat, rmarkdown, markdown, knitr, devtools, BSgenome.Mmusculus.UCSC.mm10.masked, BSgenome.Hsapiens.UCSC.hg38.masked, BiocManager