pwm2text: Convert PWM matrix to text (character string)

Description Usage Arguments Value Examples

Description

Convert PWM matrix to text (character string)

Usage

1
pwm2text(pwm, threshold = 0.7)

Arguments

pwm

matrix; n by 4 matrix of log scale numeric values

threshold

numeric; value between 0.5 and 1 to determine when to display capital vs lowercase letter.

Value

A charachter string

Examples

1
# pwm2text(position_weight_matrix)

MyersGroup/MotifFinder documentation built on June 7, 2019, 3:42 p.m.