LogTransformQ {Sconify} | R Documentation |
Takes all p values from the data and does a log10 transform for easier visualization.
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