pal_bwp # shows all color names and current values
pal_bwp["hi"] # shows the current color for hits (true positives, TP)
pal_bwp["hi"] <- "gold" # defines a new color for hits (true positives, TP)
Run the code above in your browser using DataLab