use_color_style | R Documentation |
Set Color Style for Plotting
use_color_style(
style,
mode = c("SBS", "copynumber", "DBS", "ID", "RS"),
method = "Wang"
)
style |
one of 'default' and 'cosmic'. |
mode |
only used when the |
method |
used to set a more custom palette for different methods. |
color values.
use_color_style("default")
use_color_style("cosmic")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.