R/Epicopy_package.R

#' CNV from methylation microarray
#' 
#' @name Epicopy
#' @usage NULL
#' @aliases 'Epicopy package' Epicopy Epicopy-package
#' @docType package
#' @title Obtain segmented CNV information from Illumina Human Methylation
#'    450K Microarray
#' @description Obtain segmented CNV from Illumina 450K methylation microarrays. Currently,
#'    circular binary segmentation (CBS) is supported for segmentation. Includes
#'    methods for plotting and calculating coverage of specific genomic
#'    regions.
#' @details \tabular{ll}{
#'    Package: \tab Epicopy\cr
#'    Type: \tab Package\cr
#'    Version: \tab 0.0.0.900\cr
#'    Date: \tab 2015-02-25\cr
#'    License: \tab GPL-3\cr
#'  }
#' 
#' @author 
#' Sean Cho
#' 
#' Hyunseok Kim
#' 
#' Leslie Cope
#' 
#' Maintainer: Sean Cho; \email{sean.cho@@jhmi.edu}
#'
NULL
sean-cho/Epicopy documentation built on May 29, 2019, 4:24 p.m.