sce_int_dimred_df_fn | R Documentation |
SingleCellExperiment
object).Calculate t-SNE and UMAP for each integration method result (SingleCellExperiment
object).
sce_int_dimred_df_fn(dimred_params_df, BPPARAM = BiocParallel::SerialParam())
dimred_params_df |
(input target) A tibble: derived from |
BPPARAM |
A BiocParallel::BiocParallelParam object. |
A modified dimred_params_df
tibble with appended SingleCellExperiment
object with computed PCA.
Output target: sce_int_dimred_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.