broadinstitute / infercnv

Inferring CNV from Single-Cell RNA-Seq
Other
557 stars 164 forks source link

CreateInfercnvObject() ERROR #618

Closed bantaz closed 10 months ago

bantaz commented 10 months ago

I get the following error when I run CreateInfercnvObject()

INFO [2023-11-09 10:52:07] ::order_reduce:Start. INFO [2023-11-09 10:52:13] .order_reduce(): expr and order match. INFO [2023-11-09 10:52:18] ::process_data:order_reduce:Reduction from positional data, new dimensions (r,c) = 31888,20740 Total=175874040 Min=0 Max=11123. INFO [2023-11-09 10:53:33] num genes removed taking into account provided gene ordering list: 3970 = 12.4498243853487% removed. Error in sprintf("-filtering out cells < %g or > %g, removing %g %% of cells", : invalid format '%g'; use format %s for character objects In addition: Warning message: In asMethod(object) : sparse->dense coercion: allocating vector of size 4.9 GiB

Please advise what could be the issue.