R/DMCFB-package.R

#' @title Differentially Methylated cytosines using funtional 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

Try the DMCFB package in your browser

Any scripts or data that you put into this service are public.

DMCFB documentation built on Nov. 8, 2020, 8:03 p.m.