R/AllGenerics.R

### define generics, mostly for MotifEnrichmentResults

setGeneric("motifRankingForGroup", function(obj, ...) standardGeneric("motifRankingForGroup"))
setGeneric("motifRankingForSequence", function(obj, ...) standardGeneric("motifRankingForSequence"))

setGeneric("plotTopMotifsGroup", function(obj, ...) standardGeneric("plotTopMotifsGroup"))
setGeneric("plotTopMotifsSequence", function(obj, ...) standardGeneric("plotTopMotifsSequence"))

setGeneric("groupReport", function(obj, ...) standardGeneric("groupReport"))
setGeneric("sequenceReport", function(obj, ...) standardGeneric("sequenceReport"))

Try the PWMEnrich package in your browser

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

PWMEnrich documentation built on Nov. 8, 2020, 7:45 p.m.