output_tally {sigminer} | R Documentation |
Output Tally Result in Barplots
Description
Output Tally Result in Barplots
Usage
output_tally(x, result_dir, mut_type = "SBS")
Arguments
x |
a matrix with row representing components (motifs) and column representing samples. |
result_dir |
a result directory. |
mut_type |
one of 'SBS', 'DBS', 'ID' or 'CN'. |
Value
Nothing.
[Package sigminer version 2.3.1 Index]