View source: R/RnBeads_functions.R
dreduction_function | R Documentation |
This functions creates dimension reduction (PCA & MDS) for RnBead co
dreduction_function(
rnb.set_given,
vars_dreduction,
methods_dreduction,
point_types_column,
plot_dir
)
rnb.set_given |
RnBeads rnb.set object |
vars_dreduction |
Suspected variables to include in plot |
methods_dreduction |
Methods for dimension reduction |
point_types_column |
Column in annotation dataframe to use for naming samples. |
plot_dir |
Folder to save plot results |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.