R/NucDyn-package.R

#' Comparative dynamics analysis at a read level bewteen NGS nucleosome
#' coverage maps.
#'
#' Nucleosome Dynamics allows detection of changes in the positions of
#' nucleosomes at single read level between two reference nucleosome maps.
#' Changes include shifts (moves), indels (insertions/deletions) of the
#' existing reads in initial state to match the reference final state.
#'
#' \tabular{ll}{
#'   Package: \tab NucDyn       \cr
#'   Type:    \tab Package      \cr
#'   Version: \tab 0.1          \cr
#'   Date:    \tab 2014-08-19   \cr
#'   License: \tab BSD_2_clause \cr
#' }
#'
#' @name NucDyn-package
#' @aliases NucDyn-package
#' @docType package
#' @author Ricard Illa, Maintainer: Ricard Illa <ricard.illa@@irbbarcelona.org>
#'
#' @importFrom methods new
#' @useDynLib NucDyn
#'
NULL
gthar/NucleosomeDynamics documentation built on May 17, 2019, 8:56 a.m.