names,PWM {PWMEnrich}R Documentation

Names of variables

Description

Name of different pieces of information associated with PWM

Returns the motif length, i.e. the number of columns in the PWM.

Usage

## S4 method for signature 'PWM'
names(x)

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

## S4 method for signature 'PWM'
length(x)

Arguments

x

the PWM object

name

the variable name

Value

the names of the variables


[Package PWMEnrich version 4.26.0 Index]