operators-MotifEnrichmentReport: Names of variables

Description Usage Arguments Value

Description

Columns stored in the motif enrichment report

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'MotifEnrichmentReport'
names(x)

## S4 method for signature 'MotifEnrichmentReport'
x$name

## S4 method for signature 'MotifEnrichmentReport'
x[i, j, ..., drop = TRUE]

Arguments

x

the MotifEnrichmentReport object

name

the variable name

i

the row selector

j

unused

...

unused

drop

unused (always FALSE)

Value

the names of the variables


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