dyMEAN icon indicating copy to clipboard operation
dyMEAN copied to clipboard

This repo contains the codes for our paper "End-to-End Full-Atom Antibody Design"

Results 13 dyMEAN issues
Sort by recently updated
recently updated
newest added

Hi, It seems that the openmm's Simulation.minimizeEnergy() method has a default unit set to **kilojoule/model**, while **kilocalories_per_mole** was used at the beginning of the openmm_relax function in the script [relax....

How can I singly run the /delta G scorer code? or where is it? (If I can extract it)

Hi I love the tool! But i am having some trouble with my antibody and the produced design being inside of the target. Do you have any advice for this?

I've been trying to replicate the antibody optimization results detailed in the paper, strictly adhering to the provided instructions and ensuring the activation of OpenMM relaxation. However, my attempts to...

![image](https://github.com/THUNLP-MT/dyMEAN/assets/5009351/1f2c1619-5932-4598-817e-526c69af73fe) What could possibly cause this phenomenon in the CDRH3 region?

Hi, great work! I was trying to reproduce the dyMEAN model for PDB-ID 1ic7 as shown in Figure 4. However, the models I get do not seem to be positioned...

Excellent work, I tried to generate antibody for COVID NP protein. So, I revised the code as below; if __name__ == '__main__': ckpt = './checkpoints/cdrh3_design.ckpt' root_dir = './demos/data' pdbs =...

The two terms on the right-hand side of the formula are the same. How should this be understood?Is this an input error?

Thank you for the code. Can it also work on nanobodies? Thank you

Excellent work, and very thx for open source. This is my question. If Using tools like Igfold or alphafold to predict antibody, then use this structure to initialize X. Of...