Changeset 3245 for trunk/exports/G2export_PDB.py
- Timestamp:
- Jan 27, 2018 8:49:12 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/exports/G2export_PDB.py ΒΆ
r3200 r3245 185 185 atom[ct-2].strip(),atom[ct-4].rjust(4),xyz[0],xyz[1],xyz[2],atom[cx+3], \ 186 186 Biso,atom[ct].rjust(12))) 187 #if atim[cia] == 'a': 188 # put in 'ANISOU' record 189 #'ANISOU 1 N ALA A 340 4392 4159 4615 249 -189 73 N' 187 190 iatom += 1 188 191
Note: See TracChangeset
for help on using the changeset viewer.