With what does scv.utils.merge merges adata and loom file? #878
Unanswered
parkjooyoung99
asked this question in
Q&A
Replies: 1 comment
-
@parkjooyoung99, the respective code is here. My best guess is that the two AnnData objects you are trying to merge do not share any observation names. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wonder how 'scv.utils.merge' merges adata and loom file.
after merging, there are no barcodes left.
I am not sure why this happens and if I know by which this function merge two datasets, I will probably be able to solve this.
Thank you
!
Beta Was this translation helpful? Give feedback.
All reactions