monocle3 icon indicating copy to clipboard operation
monocle3 copied to clipboard

Support of inverse of `preprocess_cds`

Open MUCDK opened this issue 4 months ago • 0 comments

Is there any way to decode the PCA, i.e. given a new embedded cell (generated in the space created with e.g. cds_ref <- preprocess_cds(cds_ref, num_dim=100)), can we linearly decode it using PCA?

MUCDK avatar Oct 22 '24 10:10 MUCDK