Computes a log transformation of the selected assay. Function taken from the copyKit
package.
Usage
logNorm(
scCNA,
transform = c("log", "log2", "log10", "log1p"),
assay_name = "segment_ratios",
name = "logr"
)
Computes a log transformation of the selected assay. Function taken from the copyKit
package.
logNorm(
scCNA,
transform = c("log", "log2", "log10", "log1p"),
assay_name = "segment_ratios",
name = "logr"
)