View source: R/preprocessing.R
| run_log | R Documentation |
This function completes the Log data transformation on a list of data. This step can be done to create and use Log transformed data for further downstream data analysis and computations. For more information on the Log calculation please see https://cran.r-project.org/web/packages/Seurat/Seurat.pdf
run_log(dataList)
dataList |
A data list of Data sets in the Gene in Row and Cell in Columns format |
A data list with Log scores of each Gene-Cell relationship
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.