Description Usage Arguments Value
View source: R/post.processing.R
Takes all p values from the data and does a log10 transform for easier visualization.
1 | LogTransformQ(dat, negative)
|
dat |
tibble containing cells x features, with orignal expression, p values, and raw change |
negative |
boolean value to determine whether to multiple transformed p values by -1 |
result: tibble of cells x features with all p values log10 transformed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.