Color palettes based on the colors used by Integrative Genomics Viewer (IGV).
pal_igv(palette = c("default", "alternating"), alpha = 1)
Palette type. There are two available options:
"default"
(51-color palette).
"alternating"
(2-color palette).
Transparency level, a real number in (0, 1].
See alpha
in grDevices::rgb()
for details.
James T. Robinson, Helga Thorvaldsdóttir, Wendy Winckler, Mitchell Guttman, Eric S. Lander, Gad Getz, Jill P. Mesirov. Integrative Genomics Viewer. Nature Biotechnology 29, 24–26 (2011).