tzTrans | R Documentation |
Transposes and z-score transforms a matrix or data.frame.
tzTrans(x)
x |
matrix of miRNA or mRNA or the data frame to be transformed |
transposed and transformed version of x as a matrix.
x <- tzTrans(miRNA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.