cnio-bu / beyondcell

Beyondcell is a computational methodology for identifying tumour cell subpopulations with distinct drug responses in single-cell RNA-seq and Spatial Transcriptomics data.
Other
40 stars 4 forks source link

Error in x[1] : object of type 'S4' is not subsettable #127

Closed Phoenix12580 closed 1 year ago

Phoenix12580 commented 1 year ago

gs <- GenerateGenesets(PSc) Reading gmt file... Error in x[1] : object of type 'S4' is not subsettable

my R version is 4.2.1 Seurat 4.3.0 SeuratObject 4.1.3 beyondcell 2.0.0 image

I updated beyondcell and used example data,however this error appeared.How can i solve this problem..