View source: R/05_Transformation_normalization.R
unlog10data | R Documentation |
Reverses the log10 tranformation of the romics_object data layer.
unlog10data(romics_object)
romics_object |
has to be an romics_object created using romicsCreateObject() that has not been previously log-transformed using log10transform() |
will reverse the log10 transformation of the romics_object
This function returns the transformed romics_object with updated data layer
Geremy Clair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.