Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


sigminer (version 2.3.1)

use_color_style: Set Color Style for Plotting

Description

Set Color Style for Plotting

Usage

use_color_style(
  style,
  mode = c("SBS", "copynumber", "DBS", "ID", "RS"),
  method = "Wang"
)

Value

color values.

Arguments

style

one of 'default' and 'cosmic'.

mode

only used when the style is 'cosmic', can be one of "SBS", "copynumber", "DBS", "ID".

method

used to set a more custom palette for different methods.

Examples

Run this code
use_color_style("default")
use_color_style("cosmic")

Run the code above in your browser using DataLab