Description Usage Arguments Value
This function assumes that harmonized UMAP and maybe scVelo objects exist (the latter in metadata(x) and/or metadata(y)), but also assumes that the user may not want to brute-force merge them, so they are saved into the metadata slot of the new merged object for future reference. scDblFinder columns in rowRanges are not, however; they cause problems with cbind().
1 | merge_sces(x, y)
|
x |
the first SCE |
y |
the second SCE |
a merged SCE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.