Skip to content
Snippets Groups Projects
Commit b763d425 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

mmcif writing: make mmCIFify optional

There are two modes of mmCIF writing.
- Entities that are already mmCIF conform: Water/ligands are in
  separate chains etc.
- Entities are a mess: Chains must be split and we need to
  assign educated guesses of chain types.
The writer currently implements the second scenario. This commit introduces
a flag to choose between the two scenarios. In case of the first scenario
there is not much guessing but rather sanity checks whether the residues
of the respective chains are compatible with the chain types that are set.
The code itself is not working yet.
parent cc7da76f
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.
Please register or to comment