Skip to contents

Scale using colorblind-friendly alternating colors for chromosomes.

Usage

scale_color_gwas(palette = "colorblind", ...)

scale_fill_gwas(palette = "colorblind", ...)

Arguments

palette

Palette name from gwas_palette().

...

Additional arguments passed to ggplot2::scale_color_manual().

Value

A ggplot2 color scale.