Bioconductor version: Release (2.12)
The ReportingTools software package enables users to easily display reports of analysis results generated from sources such as microarray and sequencing data. The package allows users to create HTML pages that may be viewed on a web browser such as Safari, or in other formats readable by programs such as Excel. Users can generate tables with sortable and filterable columns, make and display plots, and link table entries to other data sources such as NCBI or larger plots within the HTML page. Using the package, users can also produce a table of contents page to link various reports together for a particular project that can be viewed in a web browser.
Author: Jason A. Hackney, Melanie Huntley, Jessica L. Larson, Christina Chaivorapol, Gabriel Becker, and Josh Kaminker
Maintainer: Jason A. Hackney <hackney.jason at gene.com>, Gabriel Becker <gmbecker at ucdavis.edu>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ReportingTools")
To cite this package in a publication, start R and enter:
citation("ReportingTools")
R Script | Reporting on microarray differential expression | |
R Script | Reporting on RNA-seq differential expression | |
R Script | ReportingTools basics | |
R Script | ReportingTools shiny | |
HTML | R Script | Knitr and ReportingTools |
Reference Manual | ||
Text | NEWS |
biocViews | Bioinformatics, GO, Microarray, RNAseq, Software, Visualization |
Version | 2.0.1 |
In Bioconductor since | BioC 2.11 (R-2.16) |
License | Artistic-2.0 |
Depends | methods |
Imports | Biobase, hwriter, Category, GOstats, limma, lattice, AnnotationDbi, edgeR, annotate, PFAM.db, GSEABase, BiocGenerics(>= 0.1.6), grid, XML, R.utils, ggplot2, ggbio |
Suggests | RUnit, ggplot2, ggbio, ALL, hgu95av2.db, org.Mm.eg.db, knitr |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | affycoretools |
Suggests Me | GSEABase |
Package Source | ReportingTools_2.0.1.tar.gz |
Windows Binary | ReportingTools_2.0.1.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | ReportingTools_2.0.1.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!