colourSets {gmoviz}R Documentation

gmoviz colour sets

Description

gmoviz colour sets

nice_colours: The default colour set. Medium brightness, light colours. Designed for use on a white/light coloured background.

pastel_colours:A set of pale/pastel colours, modelled on the nice_colours set but less saturated. Designed for use on a white/light background.

rich_colours: A set of bright, vibrant colours (but not neon, like the bright_colours_transparent). Designed for use on any sort of background.

bright_colours_transparent: A set of very bright (neon) colours with slight transparency. Designed for use on a black background.

bright_colours_opaque: A set of very bright (neon) colours without transparency. Designed for use on a black background.

Usage

nice_colours

pastel_colours

rich_colours

bright_colours_transparent

bright_colours_opaque

Format

Character vectors of 34 hex colours.

Details

Due to the often high number of sectors being plotted with gmoviz (e.g. 20+ when plotting each chromosome), a number of 'colour sets' have been included for convenience.

Source

Many of the colours are from, or inspired by ColorBrewer http://colorbrewer2.org/.


[Package gmoviz version 1.6.0 Index]