Apply GEV background normalization per every sequence
1 | gevPerSequence(scores, seq.len, pwm.len, bg.loc, bg.scale, bg.shape)
|
scores |
affinity scores for the PWMs, can contain scores for more than one sequence (as rows), P-values are extracted separately |
seq.len |
the length distribution of the sequences |
pwm.len |
the lengths of PWMs |
bg.loc |
list of linear regression for location parameter |
bg.scale |
list of linear regression for scale parameter |
bg.shape |
list of linear regression for shape parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.