R/nucleoSim.R

#' nucleoSim: Generate synthetic nucleosome maps
#'
#' This package can generate a synthetic map with
#' reads covering the nucleosome regions as well as a synthetic map with
#' forward and reverse reads emulating next-generation sequencing.
#' The user has choice between three different
#' distributions for the read positioning: Normal, Student and Uniform.
#'
#' @docType package
#'
#' @name nucleoSim-package
#'
#' @aliases nucleoSim-package nucleoSim
#'
#' @author  Rawane Samb,
#' Astrid Deschenes,
#' Pascal Belleau and
#' Arnaud Droit
#'
#' Maintainer:
#' Astrid Deschenes <adeschen@@hotmail.com>
#'
#' @seealso
#' \itemize{
#'     \item \code{\link{syntheticNucMapFromDist}} {to generate a synthetic
#' nucleosome map}
#' }
#'
#' @keywords package
NULL
ArnaudDroitLab/nucleoSim documentation built on March 17, 2022, 11 p.m.