Color list generation
Generates a collection of colors for a list of barcodes based on their identified minimum hamming distances.
.generateColors(minHD, type = "rainbow", alpha = 1)
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. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.