Description Usage Arguments Value Examples
Normalize the expression data of any type of experiment by columns, applying log(x + 1)/log(2).
1 | normExp(tab)
|
tab |
A matrix or dataframe of expression data (i.e. TPM, counts, FPKM). |
Returns a table with normalized values.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.