#' @rdname TFEAresults-methods
#' @export
#' @aliases getEnrichmentScore
setGeneric("getEnrichmentScore", function(x)
standardGeneric("getEnrichmentScore"))
#' @rdname TFEAresults-methods
#' @param TF Transcription factor
#' @export
#' @aliases getBindingSites
setGeneric("getBindingSites", function(x, TF)
standardGeneric("getBindingSites"))
#' @rdname TFEAresults-methods
#' @export
#' @aliases getMotifID
setGeneric("getMotifID", function(x) standardGeneric("getMotifID"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.