aertslab / GENIE3

GENIE3 (GEne Network Inference with Ensemble of trees) R-package
26 stars 10 forks source link

unable to get_cellAnnotation, Number of arguments not equal to number of dimensions: 1 vs. 2. #11

Closed crebli closed 4 years ago

crebli commented 4 years ago

cellInfo <- get_cellAnnotation(loom) Error in args_regularity_evaluation(args = args, ds_dims = simple_extent$dims, : Number of arguments not equal to number of dimensions: 1 vs. 2. This loom file is derived from seurat object, which is 2 integrated samples normalize by sctransform in Seurat (3.1.5).