R/BPRMeth_package.R

#' \code{BPRMeth-devel}: Extracting higher order methylation features
#'
#' Higher order methylation features for clustering and prediction in epigenomic
#' studies
#' @docType package
#' @name BPRMeth
#'
#' @return BPRMeth main package documentation.
#'
#' @author C.A.Kapourani \email{C.A.Kapourani@@ed.ac.uk}
#'
#' @import GenomicRanges S4Vectors doParallel parallel foreach MASS e1071 earth
#'   randomForest assertthat graphics IRanges
#' @importFrom stats pnorm dbinom dnorm
#' @importFrom data.table data.table fread
#' @importFrom Rcpp evalCpp
#' @useDynLib BPRMeth
#'
#' @import RcppArmadillo
#'
.datatable.aware <- TRUE
NULL
#> NULL
andreaskapou/BPRMeth-devel documentation built on May 12, 2019, 3:32 a.m.