trvaep
- scib.integration.trvaep(adata, batch, hvg=None)
trVAE wrapper function (
pytorchimplementatioon)Based on trvaep version 0.1.0
- Parameters:
adata – preprocessed
anndataobjectbatch – batch key in
adata.obshvg – list of highly variables to subset to. If
None, the full dataset will be used
- Returns:
anndataobject containing the corrected feature matrix as well as an embedding representation of the corrected data