normaliseMatrix: Normalize matrix

View source: R/cnsignature_functions.R

normaliseMatrixR Documentation

Normalize matrix

Description

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

Usage

normaliseMatrix(signature_by_sample, sig_thresh = 0.01)

Arguments

signature_by_sample

matrix with signature levels per sample

sig_thresh

threshold for each signature. Default is 0.01

Value

matrix with normalized activity of each signature per sample


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