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