boltz
boltz copied to clipboard
Initial support for 3D conformer loading
Currently working only with smiles. The steps are:
- Compute the smiles molecule
- Load the 3D conformer from the file
- Align the molecules
- Copy the metadata for each atom from the smiles generated molecule to the loaded conformer atoms
The way it works is by simply adding another field, similar to the way MSA is supported:
>C|smiles|path/to/file.sdf
...
Need to change the documentation to reflect this change (if the change is accepted by the maintainer)
Hey @LiorZ , very cool. I'll review that as soon as I have a bit of time but at first glance it looks great
Hi,
I'm curious what the status of this PR is. It'd be great if user can bring their own small molecule conformers to boltz predictions. Thanks.
Hi, is there anything else I can do so that it would be merged with main?