- Home
- Bioconductor 3.21
- Software Packages
- seqTools
seqTools
This package is for version 3.21 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see seqTools.
Analysis of nucleotide, sequence and quality content on fastq files
Bioconductor version: 3.21
Analyze read length, phred scores and alphabet frequency and DNA k-mers on uncompressed and compressed fastq files.
Author: Wolfgang Kaisers
Maintainer: Wolfgang Kaisers <kaisers at med.uni-duesseldorf.de>
citation("seqTools")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("seqTools")
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("seqTools")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.