process_strand_colors: Process gene color parameters in strand mode

View source: R/helpers_params.R

process_strand_colorsR Documentation

Process gene color parameters in strand mode

Description

Standardizes gene color parameters in strand mode (color by strand direction) into a named vector with "+"/"-"

Usage

process_strand_colors(gene_colors)

Arguments

gene_colors

Color vector (can be NULL, single value, vector of length 2, named vector with "+"/"-")

Value

Named vector (names are "+"/"-"), standardized color values (default "+" is red, "-" is blue)


ggchord documentation built on Aug. 8, 2025, 6:15 p.m.