Description Usage Arguments Details Value See Also
View source: R/prep_dimRedPlot_fx.R
Add visualization factors for ggplot2
1 2 3 |
x |
|
by |
string indicating which factor will be checked |
check_coldata |
whether |
check_features |
whether |
exprs_values |
which type of expression values will be used if |
level_limit |
maximum numbers of levels that are going to be allowed;
usually only applicable if |
This function looks through the visualization data
and returns the values to be visualized. Either by
itself, or a column of colData
, or a column of rowData
,
or the expression values of a feature.
a list with the label of the factor (name
) as well as the actual
values that are going to be used for the plotting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.