decomposeMotif: Decompose some composite motif into two separate submotifs

View source: R/matrix_functions.R

decomposeMotifR Documentation

Decompose some composite motif into two separate submotifs

Description

Decompose some composite motif into two separate submotifs

Usage

decomposeMotif(compositeMotif, configuration = "F0F", type = "PEM")

Arguments

configuration

"F0F" by default, i.e., Forward-0bp gap-Forward orientation

motifA

The first motif (PEM by default)

motifB

The second motif (PEM by default)

Value

compositeMotif constructed from motifA and motifB

Examples

buildCompositeMotif(SOX2.matrix, Oct4.matrix, configuration = "F0F")

zeropin/TFCookbook documentation built on July 8, 2023, 2:59 p.m.