foundry icon indicating copy to clipboard operation
foundry copied to clipboard

Central repository for biomolecular foundation models with shared trainers and pipeline components

Results 45 foundry issues
Sort by recently updated
recently updated
newest added

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...

bug
RFdiffusion3

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?

question
RFdiffusion3

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...