lower_norm: Get lower normalized value

View source: R/cnsignature_functions.R

lower_normR Documentation

Get lower normalized value

Description

Helper function for normaliseMatrix. Approach developed by Geoff Macintyre et al. 2018

Usage

lower_norm(x, sig_thresh = 0.01)

Arguments

x

value

sig_thresh

threshold for each signature. Default is 0.01

Value

lower normalized value


macintyrelab/CNpare documentation built on April 15, 2022, 4:46 a.m.