as.data.frame,MotifEnrichmentReport-method {PWMEnrich}R Documentation

Convert a MotifEnrichmentReport into a data.frame object

Description

Convert a MotifEnrichmentReport into a data.frame object

Usage

## S4 method for signature 'MotifEnrichmentReport'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

Arguments

x

the MotifEnrichmentReport object

row.names

unused

optional

unused

...

unused


[Package PWMEnrich version 4.30.0 Index]