Package: csawUsersGuide
Version: 1.6.0
Date: 2020-10-21
Title: csaw User's Guide
Authors@R: person("Aaron", "Lun", role=c("aut", "cre"), email =
    "infinite.monkeys.with.keyboards@gmail.com")
Suggests: csaw, chipseqDBData, edgeR,
        TxDb.Mmusculus.UCSC.mm10.knownGene, org.Mm.eg.db, rtracklayer,
        Rsamtools, Gviz, knitr, BiocStyle
biocViews: Workflow, EpigeneticsWorkflow
Description: A user's guide for the csaw package for detecting 
    differentially bound regions in ChIP-seq data. Describes 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
Workflow: true
git_url: https://git.bioconductor.org/packages/csawUsersGuide
git_branch: RELEASE_3_12
git_last_commit: 490fa38
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-30
NeedsCompilation: no
Packaged: 2020-10-30 19:58:29 UTC; biocbuild
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
