#' spliceclust
#'
#' This package includes functions for analyzing and vizualizing
#' coverage/expression along exons and junction of a single locus
#' across multiple samples/experiments. In this package, we use
#' "connected component" to refer to a collection of exons
#' and splice junctions which correspond roughly to individual
#' gene.
#'
#' @keywords package
#' @docType package
#' @name spliceclust-package
#' @aliases spliceclust
#' @author Patrick Kimes \email{patrick.kimes@@gmail.com}
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.