View source: R/multimodal-wrapper.R
MuliModalSparsePLS(DA)
1 2 3 4 5 6 7 8 9 10 11 12 |
mae |
A MultiAssayExperiment object |
study_assays |
study assays. first must be 'rna' for unsupervised analysis |
lineages |
Character, lineages to keep, from unique(colData(mae)$lineage10x_2) |
stages |
Character, stages to keep, from unique(colData(mae)$stage) |
ncomp |
Integer, number of components |
scale |
Logical, whether to scale the features |
DA |
NULL for unsupervised, or from names(colData(mae)) for supervised (PLSDA) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.