Visualizing the mapping quality of projected query cells.
MapQCPlot(seu.q, p.adj.cutoff = 1e-04, map.q.cutoff = NULL)
The Seurat object, output of ProjectSVR::MapQuery().
The adjusted p value cutoff. Default: 1e-4
The cutoff for mean.knn.dist. If not provided, the maximum value where mapQ.p.adj > 0 will be used.
A combined plot for mapping quality.