Jin Su

Results 152 comments of Jin Su

这段时间我会抽空写出一个调用接口来,到时候会通知您。

您好,我已经发布了新的功能出来,在README上有介绍,您可以在代码文件内部查看并调用。 有问题欢迎随时反馈~

您好。经过测试我发现是代码本身出错导致的。现在已经将BUG修复,可以正常实现发送文件的功能。

我没有用过inspect.exe这个软件,调试uiautomation我就是靠控制台输出去观察的。uiautomation我没有系统学过,就是看作者的github介绍然后摸索的。然后PyQt5教程好像很多,我只是为了做个界面临时学的,忘记得差不多了。。。有问题可以随时交流!

你可以加我的vx我们讨论一下:snfypcq

你好,我已经尝试添加了防止微信掉线的功能.你可以先试试是否管用.

Hi, Thank you for the reply and I'll check it out!

Hi, typically this is a regression task, i.e. inputting a protein sequence to the model and getting the output value about the fitness effect. If your 500,000 protein sequences are...

If you don't have experimental labels for the fitness, you could predict the mutational effect in a zero-shot manner. In this case, you don't have to further tune the model...

Hi, you could refer to this issue https://github.com/westlake-repl/SaProt/issues/16 for some details.