Find significant adjusted p-values
1 | countAtLeast(x, val_with_sign, min_n = 2, thres = 0.1)
|
x |
column / vector of adjusted p-values |
val_with_sign |
column /vector containing variables used for testing e.g. melting point difference |
min_n |
number of minimal significant adj. p-values |
thres |
adjusted p-value threshold |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.