tttianhao / CLEAN

CLEAN: a contrastive learning model for high-quality functional prediction of proteins
MIT License
224 stars 44 forks source link

No such file or directory: 'results/inputs/init_maxsep.csv' #18

Closed rams2110 closed 1 year ago

rams2110 commented 1 year ago

Hi, Interesting work! I am trying to install employ this software. I have created all the embeddings. I am testing it with some sample data that came with this software (init) However I do get this error. (please refer to the screenshot) Could please help me with this?

image
rams2110 commented 1 year ago

Additionally, even if I manually create that output file, it gives me this error

image

Thanks

tttianhao commented 1 year ago

Hi, if your goal is to infer only, to bypass the error you can set 'report_metrics' to False.

zhyx6511 commented 5 months ago

Hi,everyone,Have you resolved this error yet? I remember I ran successfully with the sample data before, but now I'm running with this error, I don't know what's the reason? Thank you very much for your reply!