Description Usage Arguments Value
Using a tibble including at least columns for Sample,SPOT,Functional, create a named vector to be added to that tibble and used to fill bars on a chart for total density
1 2 | getTotalDensityFillColors(dat, funcPosColor, funcNegColor, sampleColors,
sampleColorsFuncPos)
|
dat |
tibble including at least columns for Sample,SPOT,Functional |
funcPosColor |
color to represent density of cells positive for a functional marker |
funcNegColor |
color to represent density of cells negative for a functional marker |
sampleColors |
vector of colors, each named according to the sample it represents |
sampleColorsFuncPos |
vector of colors for density of cells positive for functional marker, named according to the samples they represent |
vector of colors, also named by those colors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.