DiffPack
DiffPack copied to clipboard
Implementation of DiffPack: A Torsional Diffusion Model for Autoregressive Protein Side-Chain Packing
Hi, The 2 google links point to the same file. Best,
Hi, I am very interested in Diffpack and hoping to know if there is any script that I can retrain Diffpack with?
When I executed the 'inference.py' script, I encountered a CUDA error. The error message is displayed in the following image: This error occurred immediately after the script completed executing line...
Hi, could you provide code to evaluate steric clashes? There are some details missing from the paper appendix that prevent from rewriting it (namely, what are the predefined distance thresholds...
Hi, I really like this project. For many protein design tasks with just a few mutations, local repacking around specific positions is more computationally efficient. Can DiffPack repack customized positions...
Hi, when I use the default config to generate p_ and score_ in SO2Schedule, I noticed that some 0 values occur in p_, which subsequently lead to NaN values in...
I follow the instruction and run the `python script/inference.py`. Then I got this error: ``` /conda/envs/diffpack/lib/python3.8/site-packages/torch_cluster/_version_cpu.so: undefined symbol: _ZN5torch3jit17parseSchemaOrNameERKSs ```
When I run diffpack on an antibody design I generated from diffab, I get the above error and it writes nothing to disk and just exits. This is the pdb...
Hi, Thanks for your work on this amino acid chain repacking model. I'm trying to implement it in my protein design pipeline. Is there any way to extract the confidence...
### Description: The current implementation of **DiffPack does not allow for the determination of side chain atom positions** starting from a backbone structure **if no initial coordinates for the side...