Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dot-generateColors

Color list generation


Description

Generates a collection of colors for a list of barcodes based on their identified minimum hamming distances.

Usage

.generateColors(minHD, type = "rainbow", alpha = 1)

Arguments

minHD

a numeric vector of all the minimum hamming distances.

type

a character string. Possible Values are "rainbow", "heat.colors", "topo.colors", "greens", "wild".

alpha

a numeric value between 0 and 1, modifies colour transparency.


genBaRcode

Analysis and Visualization Tools for Genetic Barcode Data

v1.2.4
LGPL
Authors
Lars Thielecke <lars.thielecke@tu-dresden.de>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.