How to correcly subset an assay #9062
Unanswered
AlbertoFabbri93
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to split an assay into multiple ones and I am getting a warning I do not understand, here is a minimum reproducible example:
The last line of code triggers the following warning:
Warning: Different features in new layer data than already exists for counts
The Seurat object only has the count layer, what does the error above mean?
I am using R 4.4.0 with Seurat 5.1.0
Beta Was this translation helpful? Give feedback.
All reactions