View source: R/PaletteWithoutGrey.R
PaletteWithoutGrey | R Documentation |
PaletteWithoutGrey
create a color palette which not contains grey colors
of the same length as the number of different markers of your MSnSet
object.
PaletteWithoutGrey(markers)
markers |
A list containing all the markers of your data but it can be any list of character, factors, numeric, etc. |
A list of color which can be used for a plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.