View source: R/palimpsest_utils.R
signature_colour_generator | R Documentation |
Generates colours for de novo signatures.
signature_colour_generator(signature_names = NULL)
signature_names |
Character vector of the names of the mutational signatures for which colours are to be generated. |
SBS_colours <- signature_colour_generator(signature_names = rownames(SBS_denovo_sigs))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.