-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
I have some questions on the format of chain IDs in the [ID] field.
Question 1: 'chain_number'
I understand from the documentation that ids of format e.g 1VBK_1_A have the following parts:
<pdb_id>_<chain_number>_<chain_id>
However, I do not understand the meaning of the 'chain_number' field. Is this a simple index of the chain in the pdb file, or a reference to the model in multi-model PDB files?
Question 2. Last digit, alternative format
Some IDs do not have this format and instead look like this:
2EUL_d2euld1
1H4V_d1h4vb1
1C4K_d1c4ka2
1V5F_d1v5fa1
I understand that:
- The first characters are the pdb_id
- The 'd' means domain
- The next few characters represent the domain
However I do not understand the meaning of the final digit ('1' or '2') in the above examples. What does this signify?
Many thanks!
Metadata
Metadata
Assignees
Labels
No labels