Hi, I got the following error after running the main.py on AWS.
Error: The following cell IDs are missing in predictions: 159259, 156928, 131975, 119611, 66832, 150167, 159222, 122153, 118617, 97420
It seems that some cell IDs are being filtered out during preprocessing. Debugging is difficult without identifying the samples these IDs belong to. Could you update the logging messages to include this information? Thank you!
I will fix it today if I have time (or tomorrow for sure).
It limits the list to the first 10. I will also include the number of total missing IDs to help.