SnapATAC2
SnapATAC2 copied to clipboard
Single-cell epigenomics analysis tools
I am following [this tutorial](https://kzhang.org/SnapATAC2/tutorials/modality.html) to jointly embed my single-nucelus multiome capture from 10X. I have already filtered both RNA and ATAC objects to the same cells, and made sure...
Hi Kai, I recently upgraded snapatac2 using `pip install snapatac2 -U` and encountered an error when I tried to subset an anndata object using the following code: `data_subset = data.subset(obs_idx,...
Hey Kai, Thanks so much for developing snapATAC2. I've been using it for a bit and really like it! I do have one question regarding working with files in backed...