Skip to content
Snippets Groups Projects
Unverified Commit b7de2d12 authored by Xavier Robin's avatar Xavier Robin
Browse files

fix: extract ligands from IsLigand flag

It turns out for some reason we were reading them from chains, based on
the ChainType of the chain. This prevented extracting anything from
legacy PDB files and didn't match the documented behavior in the action.

Now extraction is based on the IsLigand flag only, and documentation is
consistent throughout. Behavior on PDB files is tested.
parent 5eaf2069
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment