Description Usage Arguments Value
View source: R/epiGPlotFunctions.R
Obtains a colour scheme from its corresponding sample class for plotting purposes
1 2 3 4 | getGeneClassColour(
dFClassName,
colourList = c("#1b9e77", "#d95f02", "#7570b3", "#e7298a", "#66a61e")
)
|
dFClassName |
A n x 1 dataframe, providing a list of sample classes |
colourList |
A custom colour palette for plotting purposes |
A n x 1 data frame with mapped colour string to its corresponding sample class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.