get_allele_colors: Get DO colors

View source: R/get_allele_colors.R

get_allele_colorsR Documentation

Get DO colors

Description

This function returns the official DO allele colors. as described here: http://www.csbio.unc.edu/CCstatus/index.py?run=AvailableLines.information

Usage

get_allele_colors(color_scheme = c("DO/CC", "other"), alleles = NULL)

Arguments

color_scheme

"DO/CC" or "other" The default is "DO/CC" If set to "other", colors unrelated to the DO/CC are used.

alleles

an vector af alleles in the set "AJ", "B6", "129", "NOD", "NZO", "CAST", "PWK", "WSB". This argument can be used to retrieve colors only for a subset of alleles.

Value

A table with three columns corresponding to strain names, strain nicknames, and the assigned color values.


cape documentation built on May 20, 2022, 1:06 a.m.