Motif matrix, as returned by 'motifMatrix' [required].
nSigs
Number of signatures [integer, required].
decomposition
Function to apply for the matrix
decomposition. The methods NMF and PCA are already implemented in the
functions 'nmfDecomposition' and 'pcaDecomposition', respectively.
...
Additional arguments passed to the 'decomposition'
function.
Value
An object of class 'MutationalSignatures'.
Details
'identifySignatures' estimate a set of 'r' somatic signatures, based
on a matrix decomposition method (such as NMF, PCA).