Closed Merguerrero closed 6 months ago
Hello Mercedes,
to use a custom reference for data projection, you need first to convert your object into a reference. The make.reference()
function can do this for you. You can have a look at this document for an example of building a custom reference map.
Let us know if this works for you.
-m
Ups!
I'm extremely sorry, I was so convinced that this was related to v5... Thank you so much for the information ☺️
Hello!
I'm trying to map new cells to a reference of a previous dataset I've used. So, i have 2 objects: Query:
Ref:
And when execute this:
I got this error:
Is this something related to Seurat v5? What can I do?
Thanks in advance