pwmscores.Rd
calculate the maximal PWM scores for each given sequences
pwmscores(pwm, subject)
pwm | A Position Weight Matrix represented as a numeric matrix with row names A, C, G and T. |
---|---|
subject | Typically a DNAString object.
A Views object on
a DNAString subject,
a MaskedDNAString object,
or a single character string, are also supported.
IUPAC ambiguity letters in |
a numeric vector
Jianhong