MotifEnrichmentResults {PWMEnrich}R Documentation

A wrapper class for results of motifEnrichment() that should make it easier to access the results.

Description

Note that this is only a wrapper around a list which is the return value in PWMEnrich 1.3 and as such it provides the same interface as a list (for backward compatibility), with some additional methods.

Slots

res:

a list of old results with elements such as: sequence.bg, sequence.nobg, group.bg, group.nobg


[Package PWMEnrich version 4.20.0 Index]