Modify the legend labels for categorical metadata.
Examples
if (FALSE) { # \dontrun{
scConf = modLabels(scConf, meta.to.mod = "library",
new.labels = c("Fib", "Primed", "Naive", "RSeT"))
} # }
Modify the legend labels for categorical metadata.
if (FALSE) { # \dontrun{
scConf = modLabels(scConf, meta.to.mod = "library",
new.labels = c("Fib", "Primed", "Naive", "RSeT"))
} # }