l-magnificence / Mime

Machine learning-based integration model with elegant performance
Other
72 stars 14 forks source link

Error in TME_deconvolution_all(list_train_vali_Data) : object 'resultList' not found #43

Open 123wanguang123456 opened 2 months ago

123wanguang123456 commented 2 months ago

Thank you for your hard work:I have re-installed the "Mime" package, but the following error appears, do you know how to solve it?

devo <- TME_deconvolution_all(list_train_vali_Data) --- Data preprocessing ---

Running xcell [1] "An error occurred: unused arguments (-method_cell_type, -method_dataset)" Error in TME_deconvolution_all(list_train_vali_Data) : object 'resultList' not found

l-magnificence commented 2 months ago

Some updates are available. Reinstall and retry.

ClementineWang commented 2 months ago

Thank you for your work. I have also encountered the same problem and tried to reinstall, but it didn't solve the problem.

l-magnificence commented 2 months ago

Do your environment simultaneously load package MASS and dplyr? Unload package MASS. Or you can do the analysis yourself directly using the R package immunedeconv.

permishen commented 1 week ago

Thank you for your work. I have also encountered the same problem and tried to reinstall, but it didn't solve the problem.

permishen commented 1 week ago

devo <- TME_deconvolution_all(list_train_vali_Data) --- Data preprocessing ---

Running xcell [1] "An error occurred: non-numeric argument to binary operator" Error in TME_deconvolution_all(list_train_vali_Data) : object 'resultList' not found