Description Usage Arguments Value Examples
Transform data by taking the log2(count+1)
1 |
x |
A matrix containing un-transformed expression (in some count format) |
A matrix with transformed values
1 | log2_plus1_transform(matrix(c(1, 2, 4, 8)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.