R/data.R

#' Example dataset for motif analysis
#' 
#' @docType data
#' @name motifExampleData
#' @usage data(motifExampleData)
#' @format A \code{list} with two elements:
#' \describe{
#'   \item{foreground}{foreground sequences}
#'   \item{background}{background sequences}
#' }
NULL
mengchen18/PTMotif documentation built on May 29, 2019, 6:53 p.m.