Description Usage Arguments Details Value
Do the expression matrix needs log2 transformation
1 |
exprMat |
gene expression matrix with row as genes and sample in the column |
gene_col |
column name or number of gene id, default is NULL, choose the first column |
The function will first check whether the expression matrix has undergone log2 transformation; if the expression matrix have done log2 transformation, return the raw expression matrix, else do the log2 transformation
a gene expression matrix after log2 transformation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.