-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi all,
I'm getting the following error when trying to create the Tempora object with ImportSeuratObject:
Error in asMethod(object) :
Cholmod error 'problem too large' at file ../Core/cholmod_dense.c, line 105
The dimensions of the Seurat object are as follows:
> subset_merge_allCells
An object of class Seurat
60218 features across 102868 samples within 2 assays
Active assay: SCT (26680 features, 3000 variable features)
1 other assay present: RNA
2 dimensional reductions calculated: pca, umap
I know this is a large object, I've actually cut it down in half (I have a little over 200k cells sequenced). And so I wonder if anyone has some suggestions for:
- stripping down the data further - could I get rid of all genes except the 3000 most variable ones?
- remove more cells during the prelim QC of cells? I've already halved the dataset, so I'd rather not do this one..
- is there a general dimension/size limit for creating the tempora object?
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels