R/fastq_documentation.R

#' fastqr: A package for read in fastq files and converting their qualities to
#'         Phred scores.
#'
#' The fastqr package provides three main functions which you might
#' want to use.
#'
#' @section sangr functions:
#' gc_content
#'
#' read_fastq
#'
#' decode_qualities
#'
#' @docType package
#' @name fastqr
NULL
nmajoraz/fastqR documentation built on Jan. 17, 2021, 1:19 a.m.