This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

ngsReports

This is the development version of ngsReports; for the stable release version, see ngsReports.

Load FastqQC reports and other NGS related files

Bioconductor version: Development (3.18)

This package provides methods and object classes for parsing FastQC reports and output summaries from other NGS tools into R. As well as parsing files, multiple plotting methods have been implemented for visualising the parsed data. Plots can be generated as static ggplot objects or interactive plotly objects.

Author: Stevie Pederson [aut, cre] , Christopher Ward [aut], Thu-Hien To [aut]

Maintainer: Stevie Pederson <stephen.pederson.au at gmail.com>

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

Installation

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

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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

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 PDF
NEWS Text
LICENSE Text

Details

biocViews QualityControl, ReportWriting, Software
Version 2.3.4
In Bioconductor since BioC 3.9 (R-3.6) (4.5 years)
License file LICENSE
Depends R (>= 4.2.0), BiocGenerics, ggplot2 (>= 3.4.0), patchwork (>= 1.1.1), tibble (>= 1.3.1)
Imports Biostrings, checkmate, dplyr (>= 1.1.0), DT, forcats, ggdendro, grDevices (>= 3.6.0), grid, jsonlite, lifecycle, lubridate, methods, pander, plotly (>= 4.9.4), readr, reshape2, rlang, rmarkdown, scales, stats, stringr, tidyr, tidyselect (>= 0.2.3), utils, zoo
Linking To
Suggests BiocStyle, Cairo, knitr, testthat, truncnorm
System Requirements
Enhances
URL https://github.com/smped/ngsReports
Bug Reports https://github.com/smped/ngsReports/issues
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

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

Source Package ngsReports_2.3.4.tar.gz
Windows Binary ngsReports_2.3.4.zip
macOS Binary (x86_64) ngsReports_2.3.4.tgz
macOS Binary (arm64) ngsReports_2.3.4.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