View source: R/fileutilities.R
ct.softLog | R Documentation |
This function -log10 transforms empirical P-values by adding a pseudocount of 1/2 the minimum nonzero value.
ct.softLog(x)
x |
numeric vector. |
-log10-transformed version of X.
ct.softLog(runif(20))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.