Bioconductor/ShortRead: FASTQ input and manipulation

This package implements sampling, iteration, and input of FASTQ files. The package includes functions for filtering and trimming reads, and for generating a quality assessment report. Data are represented as DNAStringSet-derived objects, and easily manipulated for a diversity of purposes. The package also contains legacy support for early single-end, ungapped alignment formats.

Getting started

Package details

Bioconductor views DataImport QualityControl Sequencing
Maintainer
LicenseArtistic-2.0
Version1.63.0
URL https://bioconductor.org/packages/ShortRead https://github.com/Bioconductor/ShortRead https://support.bioconductor.org/tag/ShortRead
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Bioconductor/ShortRead")
Bioconductor/ShortRead documentation built on May 5, 2024, 4:14 a.m.