#' \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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.