Junyi Chen

Results 3 comments of Junyi Chen

Hi Kexin, Thank you so much for the explanation and clarification. I just copied the code from DEMO/Transformer+CNN_BindingDB.ipynb, and added the last cell for prediction. I am sorry if I...

Thank you so much! Do you happen to have the SMART database and can I use 5 databases at the same time when running locally?

Thank you! I am using PDB database only and comparing the results from the HHpred website vs running it locally. This is my code for local hhpred: uni30_dir="/scratch/hhpred_dbs/UniRef30_2023_02/UniRef30_2023_02" pdb70_dir="/scratch/hhpred_dbs/pdb70_from_mmcif_2025-01-03/pdb70" hhblits...