Description Usage Arguments Value Examples
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.
1 | 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
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.