LogTransformQ: Log transform the q values

Description Usage Arguments Value

View source: R/post.processing.R

Description

Takes all p values from the data and does a log10 transform for easier visualization.

Usage

1
LogTransformQ(dat, negative)

Arguments

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

Value

result: tibble of cells x features with all p values log10 transformed


Sconify documentation built on Nov. 8, 2020, 6:45 p.m.