Visualize self generated matrix on UMAP #1481
Unanswered
Ping-lin14
asked this question in
Questions / Documentation
Replies: 1 comment
-
you can add one column at a time using addCellColData. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone
I have generated a CNV matrix consisting of cell barcodes and CNV scores like this:

I want to visualize it on UMAP, I tried adding the matrix using addCellColData, but it didn't work.
Does anyone have a good way?
Beta Was this translation helpful? Give feedback.
All reactions