⚠️There's a newer version (1.6.5) of this package. Take me there.

Status: Travis CI , Bioc-release , Bioc-devel .

Bioc-release , Bioc-devel

regionReport

Generate HTML reports for a set of regions such as those from derfinder results or any other pipeline that defines a set of genomic regions.

Check the documentation for derfinderReport() for an example on how to create the necessary input files and generating the HTML report for derfinder results. Or use:

example('derfinderReport', 'regionReport', ask=FALSE)

Similarly, check renderReport() for an example of a general report, or use:

example('renderReport', 'regionReport', ask=FALSE)

For DESeq2 or edgeR results check DESeq2Report() and edgeReport().

You may also want to consult the vignette for regionReport as well as the supplementary website regionReportSupp.

Installation instructions

Get R 3.2.2 from CRAN as well as pandoc 1.17.0.3 or newer from here.

## From Bioconductor
source('http://bioconductor.org/biocLite.R')
biocLite('regionReport')

Vignette

The vignette for this package can be viewed via Bioconductor's website.

Citation

Below is the citation output from using citation('regionReport') in R. Please run this yourself to check for any updates on how to cite regionReport.

To cite package regionReport in publications use:

Collado-Torres L, Jaffe AE and Leek JT (2015). “regionReport: Interactive reports for region-based analyses.” F1000Research, 4, pp. 105. doi: 10.12688/f1000research.6379.1 (URL: http://doi.org/10.12688/f1000research.6379.1), <URL: http://f1000research.com/articles/4-105/v1>.

A BibTeX entry for LaTeX users is

@Article{, author = {Leonardo Collado-Torres and Andrew E. Jaffe and Jeffrey T. Leek}, title = {regionReport: Interactive reports for region-based analyses}, journal = {F1000Research}, year = {2015}, doi = {10.12688/f1000research.6379.1}, url = {http://f1000research.com/articles/4-105/v1}, volume = {4}, pages = {105}, }

Testing

Testing on Bioc-devel is feasible thanks to R Travis as well as Bioconductor's nightly build.

Copy Link

Version

Down Chevron

Version

1.6.4

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Last Published

May 12th, 2016

Functions in regionReport (1.6.4)