merge_sces: convenience function for merging datasets after QC (e.g....

Description Usage Arguments Value

View source: R/merge_sces.R

Description

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().

Usage

1
merge_sces(x, y)

Arguments

x

the first SCE

y

the second SCE

Value

a merged SCE


trichelab/velocessor documentation built on Jan. 5, 2022, 6:27 p.m.