PaddleHelix icon indicating copy to clipboard operation
PaddleHelix copied to clipboard

Bio-Computing Platform Featuring Large-Scale Representation Learning and Multi-Task Deep Learning “螺旋桨”生物计算工具集

Results 62 PaddleHelix issues
Sort by recently updated
recently updated
newest added

python 3.9.19 cython-3.0.10 pgl-2.2.5 paddle 2.6.1 ![image](https://github.com/PaddlePaddle/PaddleHelix/assets/67570567/9017b9fe-d562-4777-b949-7274c9849845)

(helixfold) root@0939b8ff136b:/remote-home/lzy/Helixfold/helixfold-single# python helixfold_single_inference.py /opt/conda/envs/esmfold/lib/python3.7/site-packages/Bio/Data/SCOPData.py:21: BiopythonDeprecationWarning: The 'Bio.Data.SCOPData' module will be deprecated in a future release of Biopython in favor of 'Bio.Data.PDBData. BiopythonDeprecationWarning, Traceback (most recent call last): File "helixfold_single_inference.py",...

sh not support '[[' syntax, use bash to replace sh

您好,我在处理HIV和MUV数据集时遇到了一些疑问。论文中提供了HIV和MUV数据集的运行结果,但是chemrl_downstream_datasets并未提供这两个数据集,并未在finetune_class.sh中明确说明使用方法。能否提供关于这两个数据集的更多细节。

**Description:** This pull request fixes an issue in `setup.py` where the scikit-learn dependency was incorrectly listed as `"sklearn"` instead of the correct name `"scikit-learn"`. This change ensures that the correct...

Would you please add the relevant requirement.txt file as given in the installation instructions for helixdock? Would you also please provide some example codes and tutorials (e.g. in jupyter notebook...

There are two files in pdbbind_core.json: label_file and complex_id_file, but they do not seem to be available in your tutorials. Additionally, posebusters.json contains the same content as pdbbind_core.json.

When I was trying to install paddlehelix by `pip install paadlehelix`, I encountered an error saying: > python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [15...