Closed TomKellyGenetics closed 5 years ago
This version successfully returns Seurat objects for test cases. Compatible with inputs for Seurat::RunTSNE such as reduction.use
(including CCA corrected data). This should enable seamless integration into a Seurat analysis: load the package, run SWNE, return a Seurat object, and continue with plotting, clustering, and so on.
Specifically:
Defaults to returning a raw embedding to retain compatibility with existing workflows.