Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obtain information for building from PDB header #65

Open
dww100 opened this issue May 24, 2018 · 1 comment
Open

Obtain information for building from PDB header #65

dww100 opened this issue May 24, 2018 · 1 comment

Comments

@dww100
Copy link
Collaborator

dww100 commented May 24, 2018

In line with the design outline we need to get information out of a PDB file in order to use in system building.

We have decided to base the workflow on ParmEd. For information we definitely need I will start issue in the ParmEd fork issue tracker and link here. Discuss things you think need to be added below and if you add a relevant issue in ParmEd mention here please.

A full list of PDB records is available here but we probably only need a subset of this information.

Definitely need:

BIOMT UCL-CCS/ParmEd#1
SEQRES UCL-CCS/ParmEd#2
SSBOND UCL-CCS/ParmEd#3

Maybe useful:
Missing atom lists
Missing residue lists
HET information (HET, HETNAM, FORMUL)

@dww100 dww100 changed the title Builder - system preparation - read coordinates and header Obtain information for building from PDB header May 24, 2018
@dww100
Copy link
Collaborator Author

dww100 commented Nov 27, 2018

Header reader code now in BAC - however only looks for BIOMT and SEQRES for now. Part of general move to use ParmEd as a library 'as is' and bring functionality into BAC.

ParmEd appears to do a good job of detecting disulphide bonds and putting in bonds list. We should make use of this.

@dww100 dww100 closed this as completed Nov 27, 2018
@dww100 dww100 reopened this Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant