Skip to contents

cubic_root transformation (x^(1/3)) of all biomarker expressions.

Usage

cubic_root_region(region, to = "NormalizedData", from = "Data")

Arguments

region

A Region object, or concatenated data generated by .smapply.

to

Which data slot to assign the normalized data to.

from

Which data slot to pull data from.

Value

An updated Region object with normalized data added to the slot specified in to

See also

Scroll to top