wguo-research / scCancer

A package for automated processing of single cell RNA-seq data in cancer
92 stars 39 forks source link

Error in base::colSums(x, na.rm = na.rm, dims = dims, ...) : 'x' must be an array of at least two dimensions #39

Open shuaifengwang opened 1 year ago

shuaifengwang commented 1 year ago

hi, when i used the scCancer packages to analyses the data, it will report an error:Error in base::colSums(x, na.rm = na.rm, dims = dims, ...) : 'x' must be an array of at least two dimensions

my data is : features barcodes matrix ,all of the above is filtered data. my R version is 4.2

could please tell me how can i do it?