omicverse.pl.colormaps_palette¶ omicverse.pl.colormaps_palette(map_name)[source]¶ Returns a colormap palette. colormap’s name could be found in https://pratiman-91.github.io/colormaps/ Parameters: map_name (str) – Name of the colormap Return type: list Returns: List of hex color codes for the colormap