normalizeMotifs_otherRownames {YAPSA} | R Documentation |
This is a wrapper function to
normalizeMotifs
. The rownames are first
transformed to fit the convention of the
SomaticSignatures
package and then passed on
to the above mentioned function.
normalizeMotifs_otherRownames(in_matrix, in_norms, adjust_counts = TRUE)
in_matrix, in_norms |
Arguments to
|
adjust_counts |
Whether to rescale the counts after adaption or not. Default is true. |
The matrix returned by
normalizeMotifs
, but with rownames
transformed back to the convention of the input
NULL