#' Miscellaneous Tools for the Analysis of NGS Data
#'
#' For the moment provides some useful tools for the analysis of NGS data.
#' Helpful to keep things in one place.
#'
#' @name ngstools
#' @docType package
#'
#' @import GenomicAlignments
#' @importFrom dplyr bind_rows
#' @importFrom IRanges RleList
#' @importFrom ShortRead alphabetByCycle readFastq sread
#' @importFrom GenomeInfoDb genomeStyles seqlevels organism
#' @importFrom reshape2 melt
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.