IONiseR
Quality Assessment Tools for Oxford Nanopore MinION data
Bioconductor version: 3.23 · Package version: 2.36.0
IONiseR provides tools for the quality assessment of Oxford Nanopore MinION data. It extracts summary statistics from a set of fast5 files and can be used either before or after base calling. In addition to standard summaries of the read-types produced, it provides a number of plots for visualising metrics relative to experiment run time or spatially over the surface of a flowcell.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("IONiseR") Details
| Maintainer | Mike Smith <grimbough@gmail.com> |
| Author | Mike Smith [aut, cre] |
| License | MIT + file LICENSE |
| Status | Deprecated |
| Downloads rank | 502 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, QualityControl, Sequencing, Software |
Download
Dependencies
Depends: R (>= 3.4)
Imports: rhdf5, dplyr, magrittr, tidyr, ShortRead, Biostrings, ggplot2, methods, BiocGenerics, XVector, tibble, stats, BiocParallel, bit64, stringr, utils
Suggests: BiocStyle, knitr, rmarkdown, gridExtra, testthat, minionSummaryData