Skip to content

Add PDB loader helper & extend schema to accept pdb_file. #517

Open
Bioparticles wants to merge 1 commit intojwohlwend:mainfrom
Bioparticles:more_ligand_options
Open

Add PDB loader helper & extend schema to accept pdb_file. #517
Bioparticles wants to merge 1 commit intojwohlwend:mainfrom
Bioparticles:more_ligand_options

Conversation

@Bioparticles
Copy link

This allows ligands not provided in the CCD database to be provided as pdbs and the pdb atom numbers can be used to specify atoms for covalent bonds and distance constraints. pdb_file is exclusive of ccd and smiles flags for ligands in the yaml input files. I put this in the Slack channel wishlist then thought I should just try to do it myself. It works well in the handful of test cases I have tried.

Two additional dependencies are required: pip install cuequivariance-torch, pip install cuequivariance-ops-torch-cu12

Hopefully this is helpful!

…nal dependencies: pip install cuequivariance-torch, pip install cuequivariance-ops-torch-cu12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant