Bioc2026 Registration Open!

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

MaintainerMike Smith <grimbough@gmail.com>
AuthorMike Smith [aut, cre]
LicenseMIT + file LICENSE
StatusDeprecated
Downloads rank502
Source branchRELEASE_3_23
biocViewsDataImport, 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