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

InsertionCode handling #1

Open
av-luebben opened this issue Feb 8, 2017 · 0 comments
Open

InsertionCode handling #1

av-luebben opened this issue Feb 8, 2017 · 0 comments

Comments

@av-luebben
Copy link
Owner

As SHELXL does not recognize insertion codes, pdb2ins will renumber residues which are inserted.
Each insertion code will get an offset starting with 1000, added to their residue number.
e.g. residue PRO A: 234 A will get A = 1000 added to give PRO A:1234.
residue ALA A: 234 B will get B = 2000 added to give ALA A:2234.

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

No branches or pull requests

1 participant