normalizeMotifs_otherRownames: Normalize Somatic Motifs with different rownames

Description Usage Arguments Value Examples

View source: R/complex_functions.R

Description

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.

Usage

1
normalizeMotifs_otherRownames(in_matrix, in_norms, adjust_counts = TRUE)

Arguments

in_matrix, in_norms

Arguments to normalizeMotifs

adjust_counts

Whether to rescale the counts after adaption or not. Default is true.

Value

The matrix returned by normalizeMotifs, but with rownames transformed back to the convention of the input

Examples

1

slw287r/yapsa documentation built on June 7, 2020, 12:46 a.m.