Integrating multiomic data (CITE-Seq + ATAC-seq) #736
markphillippebworth
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
Theoretically you can do this by treating the CITE-seq as if it were RNA-seq and using the currently available functionality for ATAC+RNA multiome datasets. But this would be a bit of a hack job. We dont have support for all three modalities yet and this will not be quick to come out because we are searching for additional hands to continue active development. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
[Hello!]
Is there a way to add ADT data to an arrow file? There are several multiomic datasets that now merge CITE-seq and ATAC-seq, and it would be great to have protein data to overlay.
Additionally, there's a new multiomic technique that combines ADT, ATAC, and RNA measurements (referred to as
TEA-seq ). It would be amazing if we could run LSI on all three and then generate combined dims.
There have been attempts at this with Seurat, but I'm having issues saving and processes datasets above 100K cells, and I would love to be able to use ArchR's data handling to generate large scale references easily.
Thanks!
-MP
Beta Was this translation helpful? Give feedback.
All reactions