Closed yojetsharma closed 1 month ago
This is not necessary. You can annotate the cells based on marker genes' activity.
Is there a tutorial for how to do that? I am new to this so still trying to my find my footing. How can I just my scRNA seq to annotate the scATAC clusters?
What data do you have, scATAC or single-cell multiome dataset?
I have a single-cell multiome dataset from multiple samples that I want to process as concatenated/merged anndata object.
The tutorial mentions use of a RNA multiome file[(
reference = snap.read(snap.datasets.pbmc10k_multiome(), backed=None
)] for annotation of clusters in scATAC dataset (https://kzhang.org/SnapATAC2/tutorials/annotation.html).