File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -44,3 +44,5 @@ Chronological list of authors
44
44
2024
45
45
- Mahfuza Humayra Mohona
46
46
- Rubén Chaves
47
+ 2025
48
+ - Yu-Yuan (Stuart) Yang
Original file line number Diff line number Diff line change @@ -98,7 +98,19 @@ PDB specification
98
98
47 - 54 Real(8.3) z Orthogonal coordinates for Z in Angstroms.
99
99
55 - 60 Real(6.2) occupancy Occupancy.
100
100
61 - 66 Real(6.2) tempFactor Temperature factor.
101
- 67 - 76 String segID (unofficial CHARMM extension ?)
101
+ 67 - 72 (not used in the official PDB format)
102
+ 73 - 76 String segID (unofficial PDB format)
102
103
77 - 78 LString(2) element Element symbol, right-justified.
103
104
79 - 80 LString(2) charge Charge on the atom.
104
105
============= ============ =========== =============================================
106
+
107
+ .. versionchanged :: 2.10.0
108
+ The columns 67-72 are not read by MDAnalysis any more.
109
+
110
+ .. note ::
111
+ The columns 73-76 are not part of the official PDB format but are used by some programs to store/operate
112
+ the segment ID. For instance, Chimera _ assigns it as the attribute *pdbSegment *.
113
+
114
+
115
+ .. _Chimera :
116
+ https://www.cgl.ucsf.edu/chimera/docs/UsersGuide/tutorials/pdbintro.html#note6
You can’t perform that action at this time.
0 commit comments