Modify the colour palette for categorical metadata.
Examples
if (FALSE) { # \dontrun{
scConf = modColours(scConf, meta.to.mod = "library",
new.colours = c("black", "darkorange", "blue", "red"))
} # }
Modify the colour palette for categorical metadata.
if (FALSE) { # \dontrun{
scConf = modColours(scConf, meta.to.mod = "library",
new.colours = c("black", "darkorange", "blue", "red"))
} # }