cole-trapnell-lab / monocle3

Other
344 stars 102 forks source link

Support of inverse of `preprocess_cds` #739

Open MUCDK opened 1 month ago

MUCDK commented 1 month ago

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?