Integrative Genomics Viewer (IGV) Color Palettes
Color palettes based on the colors used by Integrative Genomics Viewer (IGV).
pal_igv(palette = c("default", "alternating"), alpha = 1)
palette |
Palette type.
There are two available options:
|
alpha |
Transparency level, a real number in (0, 1].
See |
Nan Xiao <me@nanx.me> | <https://nanx.me>
James T. Robinson, Helga Thorvaldsd\'ottir, Wendy Winckler, Mitchell Guttman, Eric S. Lander, Gad Getz, Jill P. Mesirov. Integrative Genomics Viewer. Nature Biotechnology 29, 24–26 (2011).
library("scales") show_col(pal_igv("default")(51)) show_col(pal_igv("alternating")(2))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.