#' ggqualimap: Plots of Statistics Collected by Qualimap from RNASeq Data
#'
#' @aliases ggqualimap ggqualimap-package
#' @docType package
#' @name ggqualimap
#' @importFrom tools file_ext
#' @importFrom utils packageVersion type.convert head tail capture.output
#' @importFrom stats reformulate
#' @import methods
#' @import ggplot2
#' @import data.table
#' @import XML
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.