scale_color_scCN: Colour scale constructor for scCN (single cell Copy Number)...

View source: R/col_palettes.R

scale_color_scCNR Documentation

Colour scale constructor for scCN (single cell Copy Number) colors

Description

Colour scale constructor for scCN (single cell Copy Number) colors

Usage

scale_color_scCN(palette = "main", discrete = TRUE, reverse = FALSE, ...)

Arguments

palette

Character name of palette in scCN_palettes

discrete

Boolean indicating whether color aesthetic is discrete or not

reverse

Boolean indicating whether the palette should be reversed

...

Additional arguments passed to discrete_scale() or scale_color_gradientn(), used respectively when discrete is TRUE or FALSE


shahcompbio/signals documentation built on Jan. 11, 2025, 2:20 a.m.