carmonalab / ProjecTILs

Interpretation of cell states using reference single-cell maps
GNU General Public License v3.0
252 stars 29 forks source link

make.reference function reports error #67

Closed LiHangzls closed 8 months ago

LiHangzls commented 1 year ago

In R version 4.2.3 (2023-03-15), an error occurs when running the code ref <- make.reference(ref = ref.data, ndim = 10, recalculate.umap = TRUE, annotation.column = "anno") Error in svd(x, nu = 0, nv = k) : a dimension is zero

mass-a commented 12 months ago

Hello, it would be helpful to know what is your input dataset. Would you be able to share it, in order for us to reproduce your error?