get_color_palette: get color themes

Description Usage Arguments Value

View source: R/color.R

Description

get color themes

Usage

1
2
3
4
5
6
get_color_palette(
  n,
  alpha = 1,
  theme = c("simple", "maftools_mutation1", "maftools_mutation2", "maftools_snv",
    "cellchat", "protigy")
)

Arguments

n

the number of color

alpha

the color transparency. range [0,1].

theme

use color from which theme

Value

return color code


Moonerss/ProteinBase documentation built on Dec. 17, 2021, 4:21 a.m.