Open nukaemon opened 3 weeks ago
Hi, and thank you for trying our method! Sorry for the late reply. We have recently attempted to make the connection to the web service more stable, could you please try the method again and see if it works for you? Additionally, something like that might be happening if your input file size is too big to consistently go through. To make sure the connection can handle the transfer we have limited the input file size limit to around 400 MB, but just to be safe perhaps you could also try subsetting your input to below 200 MB per submission to start with? You might need to split your input matrix into several parts by samples (rows). Let us know if it helps.
Finally, if you would prefer to run the method locally, you could obtain the internal source code of the method for academic use - please contact the corresponding author of the original paper for that.
Dear developers,
When I tried the following, it seemed to return some results into
purities_and_logs
without any error message.However, I could find only
tmp_dir
directory and the modified input file with the first column encrypted but no column informing estimated purity. When I checkedpurities_and_logs
, it contained the following error message at the second index.Do you think this is due to some network problems in my environment? If so, is there any workaround , for example, to run whole process in local?