Package: profileplyr
Type: Package
Title: Visualization and annotation of read signal over genomic ranges
        with profileplyr
Version: 1.24.1
Date: 2021-11-21
Author: Tom Carroll and Doug Barrows
Maintainer: Tom Carroll <tc.infomatics@gmail.com>, Doug Barrows <doug.barrows@gmail.com>
Depends: R (>= 3.6), BiocGenerics, SummarizedExperiment
Description: Quick and straightforward visualization of read signal over genomic intervals is key for generating
  hypotheses from sequencing data sets (e.g. ChIP-seq, ATAC-seq, bisulfite/methyl-seq). Many tools both inside
  and outside of R and Bioconductor are available to explore these types of data, and they typically start
  with a bigWig or BAM file and end with some representation of the signal (e.g. heatmap). profileplyr leverages
  many Bioconductor tools to allow for both flexibility and additional functionality in workflows that end with
  visualization of the read signal.
License: GPL (>= 3)
RoxygenNote: 7.2.1
biocViews: ChIPSeq, DataImport, Sequencing, ChipOnChip, Coverage
Imports: GenomicRanges, stats, soGGi, methods, utils, S4Vectors,
        R.utils, dplyr, magrittr, tidyr, IRanges, rjson,
        ChIPseeker,GenomicFeatures,TxDb.Hsapiens.UCSC.hg19.knownGene,TxDb.Hsapiens.UCSC.hg38.knownGene,TxDb.Mmusculus.UCSC.mm10.knownGene,
        TxDb.Mmusculus.UCSC.mm9.knownGene,org.Hs.eg.db,org.Mm.eg.db,rGREAT,
        pheatmap, ggplot2, EnrichedHeatmap, ComplexHeatmap, grid,
        circlize, BiocParallel, rtracklayer, GenomeInfoDb, grDevices,
        rlang, tiff, Rsamtools
Suggests: BiocStyle, testthat, knitr, rmarkdown, png, Cairo
VignetteBuilder: knitr
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/profileplyr
git_branch: RELEASE_3_21
git_last_commit: 879cd32
git_last_commit_date: 2025-05-08
Repository: Bioconductor 3.21
Date/Publication: 2025-05-08
NeedsCompilation: no
Packaged: 2025-05-09 01:41:46 UTC; biocbuild
Built: R 4.5.0; ; 2025-05-09 13:43:27 UTC; windows
