Package: recoup
Type: Package
Title: An R package for the creation of complex genomic profile plots
Author: Panagiotis Moulos <moulos@fleming.gr>
Maintainer: Panagiotis Moulos <moulos@fleming.gr>
Depends: R (>= 2.13.0), GenomicRanges, GenomicAlignments, ggplot2,
        ComplexHeatmap
Imports: BiocGenerics, biomaRt, circlize, graphics, grDevices, methods,
        rtracklayer, plyr, stats, utils
Suggests: grid, GenomeInfoDb, Rsamtools, BiocStyle, knitr, rmarkdown,
        zoo, RUnit, BiocManager, BSgenome, RSQLite, RMySQL
Enhances: parallel
Description: recoup calculates and plots signal profiles
    created from short sequence reads derived from Next
    Generation Sequencing technologies. The profiles
    provided are either sumarized curve profiles or heatmap
    profiles. Currently, recoup supports genomic profile
    plots for reads derived from ChIP-Seq and RNA-Seq
    experiments. The package uses ggplot2 and ComplexHeatmap
    graphics facilities for curve and heatmap coverage
    profiles respectively.
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
URL: https://github.com/pmoulos/recoup
biocViews: ImmunoOncology, Software, GeneExpression, Preprocessing,
        QualityControl, RNASeq, ChIPSeq, Sequencing, Coverage
VignetteBuilder: knitr
Authors@R: c(person(given="Panagiotis", family="Moulos",
    email="moulos@fleming.gr", role=c("aut", "cre")))
Version: 1.14.0
Date: 2018-04-25
Collate: 'annotation.R' 'argcheck.R' 'coverage.R' 'ranges.R' 'recoup.R'
        'plot.R' 'profile.R' 'util.R'
git_url: https://git.bioconductor.org/packages/recoup
git_branch: RELEASE_3_10
git_last_commit: e16d8bf
git_last_commit_date: 2019-10-29
Date/Publication: 2019-10-29
NeedsCompilation: no
Packaged: 2019-10-30 03:24:33 UTC; biocbuild
Built: R 3.6.1; ; 2019-10-30 14:02:13 UTC; windows
