View source: R/cnsignature_functions.R
normaliseMatrix | R Documentation |
Helper function for quantifySignatures. Approach developed by Geoff Macintyre et al. 2018
normaliseMatrix(signature_by_sample, sig_thresh = 0.01)
signature_by_sample |
matrix with signature levels per sample |
sig_thresh |
threshold for each signature. Default is 0.01 |
matrix with normalized activity of each signature per sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.