EDePasquale / DoubletDecon

A tool for removing doublets from single-cell RNA-seq data
69 stars 19 forks source link

Error in data.frame(..., check.names = FALSE) at Combining similar clusters #46

Open jamrute opened 3 years ago

jamrute commented 3 years ago

I am getting the following error when using Main_Doublet_Decon

[1] "Reading data..."
[1] "Processing raw data..."
[1] "Combining similar clusters..."
Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 0, 2
EDePasquale commented 3 years ago

Just letting you know I haven't forgotten the question and I am still looking into it. Could you please give me the list of parameters you are using and the general dimensions of your data inputs (including number of headers rows and columns)?

Thanks, Erica