| inv_log_transform | R Documentation | 
Given a data.table of values, each value is inverse log transformed.
inv_log_transform(data = NULL, file = NULL)
data | 
 – A data.table of values. The first column should be gene symbols and the rest should be expression values.  | 
file | 
 – A filename with expression values. This is an alternative to specifying data.  | 
the transformed data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.