Description Usage Arguments Details Value Author(s)
Validates parameter settings for plot methods
1 | .validatePlotParams(x, color_by, name)
|
x |
A |
color_by |
Color_by parameter |
name |
Name parameter |
Parameter color_by
needs to be in
'featureName', 'phenoName'. Parameter name
needs
to be existent in rownames(object) or in
colnames(colData(object)), state, landmark.
If parameters were validated true, this function automatically
extracts and returns the values. Character vectors get converted
to factors.
A list
with the parameters and values
Daniel C. Ellwanger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.