I am trying to get a subset of object with selected regions but I run into error: Error: Cannot find 'ATAC' in this Seurat object when I tried to subset the seurat object with
But when I check TTs.cancer.atac.seu, it did have ATAC assay
An object of class Seurat
517625 features across 16679 samples within 3 assays
Active assay: ATAC (289335 features, 289335 variable features)
2 other assays present: ACTIVITY, peaks
4 dimensional reductions calculated: integrated_lsi, umap, lsi, umap.atac
I wondered if I did it in a wrong way and how I could solve this? Thank you so much!
Hi,
I am trying to get a subset of object with selected regions but I run into error: Error: Cannot find 'ATAC' in this Seurat object when I tried to subset the seurat object with
But when I check TTs.cancer.atac.seu, it did have ATAC assay
I wondered if I did it in a wrong way and how I could solve this? Thank you so much!
Best, Kun