Package: spiky
Type: Package
Title: Spike-in calibration for cell-free MeDIP
Description: 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.
Version: 1.16.0
Date: 2023-04-19
Authors@R: c(person("Samantha", "Wilson", role=c("aut")), 
             person("Lauren", "Harmon", role=c("aut")),
             person("Tim", "Triche", role=c("aut","cre"),
                    email="trichelab@gmail.com"))
biocViews: DifferentialMethylation, DNAMethylation, Normalization,
        Preprocessing, QualityControl, Sequencing
URL: https://github.com/trichelab/spiky
BugReports: https://github.com/trichelab/spiky/issues
License: GPL-2
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
RoxygenNote: 7.2.1
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
git_url: https://git.bioconductor.org/packages/spiky
git_branch: RELEASE_3_22
git_last_commit: e4c8b36
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 06:43:29 UTC; biocbuild
Author: Samantha Wilson [aut],
  Lauren Harmon [aut],
  Tim Triche [aut, cre]
Maintainer: Tim Triche <trichelab@gmail.com>
