#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.