#' @title Differentially Methylated cytosines using functional Bayesian
#' regression models
#'
#' @description DMCFB is a profiling tool for identifying differentially
#' methylated cytosines using Functional Bayesian Model in bisulfite sequencing
#' data.
#' @aliases DMCFB
#' @section \code{DMCFB} methods:
#' \code{\link{findDMCFB}},
#' \code{\link{plotDMCFB}},
#' \code{\link{cBSDMC}},
#' \code{\link{readBismark}}.
#' @section \code{BSDMC} objects:
#' \code{\link{BSDMC-class}}
#'
#' @docType package
#' @name DMCFB-package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.