Open qicheng-ma opened 2 years ago
Hi Qicheng,
Thanks for the message. Based on the output you listed, it looks like the mapQuery
function is able to make it to the UMAP step before producing this error? Would you be able to try it with do_umap = FALSE
and output the query object str(query)
to check whether there are any NA's present in any of the internal data structures?
Hi,
I actually got the same error, when using mapQuery. And as you suggested, running with do_umap=FALSE
lets the function run through. But indeed somewhere NA's seem to be introduced, as in all query$Z ...
there are only NA values.
Do you now what could be the most likely cause?
Thanks a lot!
Dear Symphony Team,
I got the following error message when I map the my query to my own reference.
I appreciate your help: