Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#4164 closed defect (duplicate)

SHEET information is keep nor maintained

Reported by: Greg Couch Owned by: Eric Pettersen
Priority: major Milestone: 1.3
Component: Core Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

When outputting mmCIF files, the sheet information is not given because ChimeraX's internal data structures don't have that information. So, effectively, each strand is its own sheet.

This could be mitigated if the AtomicStructure::compute_secondary_structure function had a way to ssave the report as a Python data structure and if sheet names were not limited to one character. Then the mmCIF writer could compute the sheet information and save that. It wouldn't necessarily match the current secondary structure assignments, but it would be better than just having strands.

Change History (2)

comment:1 by Eric Pettersen, 5 years ago

Resolution: duplicate
Status: assignedclosed

Duplicate of #1021

comment:2 by Eric Pettersen, 5 years ago

Component: UnassignedCore
Note: See TracTickets for help on using tickets.