Package: csawBook
Version: 1.18.0
Date: 2024-04-17
Title: The Book of csaw
Authors@R: person("Aaron", "Lun", role=c("aut", "cre"), email =
    "infinite.monkeys.with.keyboards@gmail.com")
Depends: BiocFileCache, ChIPpeakAnno, chipseqDBData, csaw, edgeR, Gviz,
        org.Mm.eg.db, rebook, rmarkdown, Rsamtools, rtracklayer,
        TxDb.Mmusculus.UCSC.mm10.knownGene
biocViews: Workflow, EpigeneticsWorkflow
Description: 
    Describes how to use the csaw package to detect differentially bound regions in ChIP-seq data. 
    This provides instructions on how to read in BAM files to obtain a per-window count matrix, 
    filtering to obtain high-abundance windows of interest, 
    normalization of sample-specific biases, testing for differential binding, 
    consolidation of per-window results to obtain per-region statistics,
    and annotation and visualization of the DB results.
License: GPL-3
VignetteBuilder: knitr
BiocType: Book
git_url: https://git.bioconductor.org/packages/csawBook
git_branch: RELEASE_3_22
git_last_commit: fd1512f
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-11-03
NeedsCompilation: no
Packaged: 2025-11-03 13:12:37 UTC; biocbuild
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
