Description Usage Arguments Value Examples
After mutational signature discovery has been performed, this function
can be used to display the distribution of each mutational signature. The
color_variable
and color_mapping
parameters can be used
to change the default color scheme of the bars.
1 2 3 4 5 6 7 8 9 10 11 |
result |
A |
legend |
If |
plotly |
If |
color_variable |
Name of the column in the variant annotation data.frame
to use for coloring the mutation type bars. The variant annotation data.frame
can be found within the count table of the |
color_mapping |
A character vector used to map items in the
|
text_size |
Size of axis text. Default |
facet_size |
Size of facet text. Default |
show_x_labels |
If |
same_scale |
If |
Generates a ggplot or plotly object
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.