-
Add
split.byparam forMapQuery()to project a large query Seurat object by a list of subset objects in order.Now the reference mapping will be accelerated using the following R codes.
seu.q <- ProjectSVR::MapQuery(seu.q, reference, split.by = "orig.ident")
- Add reference mapping wrappers and nice plot functions.
- Release ProjectSVR for mapping query cells onto a well-constructed reference atlas.