R/spliceclust-package.R

#' 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
pkimes/spliceclust documentation built on Jan. 2, 2020, 4:44 a.m.