Description Usage Arguments Details Value References Examples
Use generalized extreme value distributions fitted for each matrix to compute p-values of trap affinities.
1 |
affinity |
trap affinity value |
matrix.name |
name of the transfac matrix (ignored if params not NULL) |
len |
length of the region used to compute the affinity |
params |
if params is NULL (default), precomputed parameters will be loaded otherwise params are c(shape, scale, loc) given to the generalized extreme value distribution |
no.exact |
do not use the parameters that were learned for sequences of the exact same length as |
given the affinity compute the p value for the matrix and the length len if params is NULL, precomputed parameters will be loaded other wise params are c(shape, scale, loc) given to the generalized extreme value distribution
p-value of the affinity score(s)
Thomas Manke et.al.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.