CustomPalette: Create a custom color palette

Description Usage Arguments Value

Description

Creates a custom color palette based on low, middle, and high color values

Usage

1
CustomPalette(low = "white", high = "red", mid = NULL, k = 50)

Arguments

low

low color

high

high color

mid

middle color. Optional.

k

number of steps (colors levels) to include between low and high values

Value

A color palette for plotting


mayer-lab/SeuratForMayer2018 documentation built on May 25, 2019, 9:34 p.m.