Harmony batch correction for integration of snATAC-seq and scRNA-seq data #4423
-
Hi, I should probably also mention that I've successfully run Harmony on this ATAC data set outside of the context of Seurat before, where the only difference in commands was to include the parameter tau=2. I tried that here and it didn't make a difference. I've included my code and some figures in this post, although I'm fairly new to github, so I apologize if anything is wrong with this. Edit: reading in the h5ad files (done within a loop, for every sample):
merging the obects together:
normalization and running Harmony, etc:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi, could you provide the minimal code required to reproduce the issue you're having, and put it in the post itself rather than a pdf? |
Beta Was this translation helpful? Give feedback.
Hi, could you provide the minimal code required to reproduce the issue you're having, and put it in the post itself rather than a pdf?