R/Segvis.R

##' A package for visualization of high throughput sequencing data along
##' genomic segments
##'
##' Segvis is an R package that automatizes visualization tasks for high
##' throughput sequencing data. It allows the user to plot several marks
##' across specific genomic regions and functional profiles around specific
##' coordinates. Additionally, it is capable of performing these tasks
##' considering both strands by separate or the aggregate profiles of both
##' strands.
##'
##' Segvis provides different tools to summarize and visualize data:
##'
##' @docType package
##' @rdname Segvis
##' @name Segvis
NULL
welch16/Segvis documentation built on May 4, 2019, 4:18 a.m.