foundry
foundry copied to clipboard
Central repository for biomolecular foundation models with shared trainers and pipeline components
Greetings, If I imitate the provided unconditional symmetry example json with the following: ~/code/foundry$ more uncondC2.json { "uncond_C2": { "length": 100, "symmetry": { "id": "C2" } } } and the...
Will foundry add Ascend NPU backend support ?
Hi I am confused about how to specify which chain to diffuse for protein binder complex? in the input.md, there is an example json for protein ligand complex. based on...
Is there a way to disallow select amino acids, e.g. cysteine, in RFD3 designs?
In RFD3 outputs, the C-terminus of a protein chain missing the OXT atom. Logic has been added to restore missing OXT atoms where applicable. A new utility script, add_oxt.py, has...