baseDistributionPwm: Generates a PWM

Description Usage Arguments Value

View source: R/diffSeqLogoSupport.R

Description

Generates a PWM consisting of only the uniform distribution or the given base_distribution (if defined).

Usage

1
2
baseDistributionPwm(pwm_length, alphabet_length,
  base_distribution = NULL)

Arguments

pwm_length

the number of positions

alphabet_length

the alphabet size

base_distribution

optional base distribution for each PWM position

Value

a PWM


mgledi/DiffLogo documentation built on June 7, 2020, 8:23 a.m.