View source: R/helpers_params.R
process_strand_colors | R Documentation |
Standardizes gene color parameters in strand mode (color by strand direction) into a named vector with "+"/"-"
process_strand_colors(gene_colors)
gene_colors |
Color vector (can be NULL, single value, vector of length 2, named vector with "+"/"-") |
Named vector (names are "+"/"-"), standardized color values (default "+" is red, "-" is blue)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.