NEWS.md
    Add split.by param for MapQuery() 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")