Opened 8 years ago
Closed 8 years ago
#712 closed defect (fixed)
mmCIF won't extrude chem_comp table to metadata
Reported by: | Eric Pettersen | Owned by: | Greg Couch |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Input/Output | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
As per summary, probably because the code parses the table itself normally. Nonetheless I want it in the metadata since I want to use it to show the full het-group description in the status line when the user hovers over the group.
Change History (3)
comment:1 by , 8 years ago
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The name field will always be in the metadata even if it isn't in the mmCIF file (because it isn't required) -- in that case it is the empty string.
Note:
See TracTickets
for help on using tickets.
Which fields do you what? Just .id and .name or more?