Description Usage Arguments Examples
View source: R/pwm-functions.r
Gets weight/probability for the amino acid at each position of the sequence as an array.
1 | scoreArrayFast(seqs, pwm, do_sum = T, ignore_cent = F)
|
seqs |
One or more sequences to be processed |
pwm |
Position weight matrix |
do_sum |
If TRUE sum position-based scores per sequence |
ignore_cent |
If TRUE, ignore central residue before returning |
1 | # No Examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.