recoup

This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see recoup.

An R package for the creation of complex genomic profile plots


Bioconductor version: 3.6

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.

Author: Panagiotis Moulos <moulos at fleming.gr>

Maintainer: Panagiotis Moulos <moulos at fleming.gr>

Citation (from within R, enter citation("recoup")):

Installation

To install this package, start R (version "3.4") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("recoup")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF
NEWS Text

Details

biocViews ChIPSeq, Coverage, GeneExpression, Preprocessing, QualityControl, RNASeq, Sequencing, Software
Version 1.6.0
In Bioconductor since BioC 3.3 (R-3.3) (8 years)
License GPL (>= 3)
Depends GenomicRanges, GenomicAlignments, ggplot2, ComplexHeatmap
Imports BiocGenerics, biomaRt, circlize, graphics, grDevices, methods, rtracklayer, plyr, stats, utils
System Requirements
URL https://github.com/pmoulos/recoup
See More
Suggests grid, GenomeInfoDb, Rsamtools, BiocStyle, knitr, rmarkdown, zoo, RUnit, BiocInstaller, BSgenome, RSQLite, RMySQL
Linking To
Enhances parallel
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package recoup_1.6.0.tar.gz
Windows Binary recoup_1.6.0.zip
Mac OS X 10.11 (El Capitan) recoup_1.6.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/recoup
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/recoup
Package Short Url https://bioconductor.org/packages/recoup/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.6 Source Archive