R/help.R

#' fastqR: A package for reading and manipulating fastq format sequence files
#'
#' The fastqR package provides three main functions which you might
#' want to use.
#'
#' @section fastqR functions:
#' read_fastq
#'
#' gc_content
#'
#' decode_qualities
#'
#' @docType package
#' @name fastqR
NULL
ottomagnusson/fastqR documentation built on Dec. 22, 2021, 5:20 a.m.