Description Usage Arguments Value Examples
View source: R/support_functions.R
annotToCol2
1 2 3 4 5 6 7 8 9 10 11 |
annotS |
A color matrix |
annotT |
A color matrix |
missing |
Convert missing to NA |
anotype |
Annotation type |
maxnumcateg |
Maximum number of categories |
categCol |
Categorical columns |
quantitCol |
Quantitative columns |
plotLegend |
Plot legend ? |
plotLegendFile |
Which file to plot legend ? |
A matrix of continuous or discrete colors
1 2 | data("scExp")
annotToCol2(SingleCellExperiment::colData(scExp), plotLegend = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.