Learn R Programming

MotIV (version 1.28.0)

transcriptionFactor-class: Transcription Factor Class

Description

This object contains the Transcription Factor name and PWM.

Arguments

Objects from the Class

Objects can be created by calls of the form new("transcriptionFactor", name, pwm).

Slots

name
TF name.
pwm
TF PWM.

See Also

motiv , matches, alignments

Examples

Run this code
showClass("transcriptionFactor")

Run the code above in your browser using DataLab