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
| Maintainer | Tim Triche <trichelab@gmail.com> |
| Author | Samantha Wilson [aut], Lauren Harmon [aut], Tim Triche [aut, cre] |
| License | GPL-2 |
| URL | https://github.com/trichelab/spiky |
| Bug Reports | https://github.com/trichelab/spiky/issues |
| Downloads rank | 257 |
| Source branch | RELEASE_3_23 |
| biocViews | DNAMethylation, 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