ngsReports
This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see ngsReports.
Load FastqQC reports and other NGS related files
Bioconductor version: 3.11
This package provides methods and object classes for parsing FastQC reports and output summaries from other NGS tools into R, as well as visualising the data loaded from these files.
Author: Steve Pederson [aut, cre], Christopher Ward [aut], Thu-Hien To [aut]
Maintainer: Steve Pederson <stephen.pederson.au at gmail.com>
citation("ngsReports")
):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ngsReports")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ngsReports")
An Introduction To ngsReports | HTML | R Script |
Reference Manual | ||
NEWS | Text | |
LICENSE | Text |
Details
biocViews | QualityControl, ReportWriting, Software |
Version | 1.4.2 |
In Bioconductor since | BioC 3.9 (R-3.6) (5 years) |
License | file LICENSE |
Depends | R (>= 3.6.0), BiocGenerics, ggplot2, tibble (>= 1.3.1) |
Imports | Biostrings, checkmate, dplyr (>= 0.8.0), DT, FactoMineR, forcats, ggdendro, grDevices, grid, lubridate, methods, pander, parallel, plotly, readr, reshape2, rmarkdown, Rsamtools, scales, ShortRead, stats, stringr, tidyr, tidyselect (>= 0.2.3), truncnorm, utils, viridisLite, XVector, zoo |
System Requirements | |
URL | https://github.com/steveped/ngsReports |
Bug Reports | https://github.com/steveped/ngsReports/issues |
See More
Suggests | BiocStyle, Cairo, knitr, testthat |
Linking To | |
Enhances | |
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 | ngsReports_1.4.2.tar.gz |
Windows Binary | ngsReports_1.4.2.zip |
macOS 10.13 (High Sierra) | ngsReports_1.4.2.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/ngsReports |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/ngsReports |
Bioc Package Browser | https://code.bioconductor.org/browse/ngsReports/ |
Package Short Url | https://bioconductor.org/packages/ngsReports/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.11 | Source Archive |