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

I am getting an error that appears to be associated with the oxygens and nitrogens in my .pdb file, which contains only a small molecule ligand. I haven't included the...

bug
RFdiffusion3

Hi the creators of RFD3! I named my ligand as LIG in input.pdb, but it reported as: ValueError: Transforms failed at stage `CreateDesignReferenceFeatures`: could not broadcast input array from shape...

bug
RFdiffusion3

Hi I managed to install foundry using apptainer. RFD is working but RF is giving error FileNotFoundError: Project root directory not found. Indicators: ['.project-root']. is there a way to fix...

For the test example 5vht, when running rf3 prediction from the json file with MSA specified or the cif file, i got ipTM of 0.90 ; however, when I ran...

question
RFdiffusion3

Hi, Thanks for releasing this amazing tool! Upon running the small-molecule binder examples against the ligand IAI, I received the following warning: > WARNING atomworks.io: We can't fix formal charges...

question
RFdiffusion3

During training, why do we always set example = batch[0] for 1 instance of structure prediction? https://github.com/RosettaCommons/foundry/blob/676b4a95f3dda7f599ce2c0618033251cc4a170c/models/rfd3/src/rfd3/trainer/rfd3.py#L157

question
RFdiffusion3

hello, nice work. when i use it to design protein binder, I find it had generate sequence not GGGG...... Is it necessary to continue executing ProteinMPNN for sequence generation as...

Hi there. Happy to see the new version. I was mostly working with the original rfdiffusion and really enjoyed the feature to provide a target pdb to guide diffusion towards...

question
RFdiffusion3

I am trying to design binders (80-160 res.) against my protein (~650 AA) but often getting this error. I have 46 GB memory / gpu and sometime its happening that...

question
RFdiffusion3

Getting FileNotFoundError: [Errno 2] No such file or directory: '/tmp/repo/models/rfd3/configs/datasets/val/benchmarks' Replacing the dead symlink with an empty dir allows install to proceed

bug