-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Running into this error after the analyze(obj) step and not sure what's the cause. For background, I have imported a Seurat object and am using signatures from msigdb. Any idea what could be causing the error? Thank you in advance!
vision.obj <- analyze(vision.obj)
Beginning Analysis
Performing micro-pooling on 28703 cells with a target pool size of 5
Using supplied latent space with 2 components
Performing initial coarse-clustering...
Further partitioning coarse clusters...
Micro-pooling completed reducing 28703 cells into 5739 pools
Aggregating data using assigned pools...completed
Clustering cells...completed
Projecting data into 2 dimensions...
Running method 1/1: tSNE30 ...
Evaluating signature scores on cells...
|============================================================================================================| 100%, Elapsed 00:14
Evaluating signature-gene importance...
|============================================================================================================| 100%, Elapsed 00:54
Creating 5 background signature groups with the following parameters:
sigSize sigBalance
1 9 0.9902046
2 24 0.9742071
3 70 0.9571728
4 254 0.9888702
5 276 0.5600931
signatures per group: 3000
Computing KNN Cell Graph in the Latent Space...
Evaluating local consistency of signatures in latent space...
|============================================================================================================| 100%, Elapsed 00:51
|============================================================================================================| 100%, Elapsed 01:24
|============================================================================================================| 100%, Elapsed 50:51
|============================================================================================================| 100%, Elapsed 00:01
Clustering signatures...
Error in [.data.frame(sigMatrix, , keep_significant, drop = FALSE) :
undefined columns selected