MEAN
MEAN copied to clipboard
This repo contains the codes for our paper Conditional Antibody Design as 3D Equivariant Graph Translation.
Once all the .pdb files downloaded and then the post process is run it says "{file path} could not be parsed: Muscle could not be found in the path". Can...
我想请问一下,Amino Acid Recovery (AAR),这个指标是如何计算得到的啊,我没找到相应的代码。非常希望能得到您的回答!
You only predict four coordinates in a residue, so how do you get other coordinates in a residue?
Hi. I find the way you calculate radial is different from other similar works, e.g., EGNN. Your strategy. the radial is the dot product of the coord differences. ```python def...
Hi, I am trying to download the RabD dataset via the summary file and it created an JSON file. However, the entries of the JSON file are: `{'pdb': '5nuz', 'heavy_chain':...
Hello, I tried running the antibody design code, but it only designs a single antibody, and the design is the same each time. I would like to ask if it...