getGenePalette: Get Gene Scale

View source: R/plot.R

getGenePaletteR Documentation

Get Gene Scale

Description

Get Gene Scale

Usage

getGenePalette(
  genes = c("up", "down", "all"),
  neutral.col = "white",
  bidirectional = FALSE
)

Arguments

genes

character vector Type of genes (default=c("up", "down" or "all"))

neutral.col

character string (default="white")

bidirectional

boolean (default=FALSE)

Value

palette function


kharchenkolab/cacoa documentation built on May 10, 2022, 3:42 a.m.