Opened 6 years ago
Closed 5 years ago
#1927 closed defect (not a bug)
coil not same as protein nonhelix nonstrand?
Reported by: | Elaine Meng | Owned by: | Conrad Huang |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Depiction | Version: | |
Keywords: | Cc: | pett | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
If I open some protein (say 2gbp) and use these commands
cartoon style helix modeh tube radius 1.5
setattr coil residue is_strand true
cartoon style strand xsection round width 1 thick 1 arrows f
...there are still segments that are thinner than 1x1. Since I'd reassigned coil as strand, shouldn't "strand" get everything that's not helix? If I instead use ~helix it does get everything:
cartoon style ~helix xsection round width 1 thick 1 arrows f
Note:
See TracTickets
for help on using tickets.
the thin segments separate individual strands and helices; if the whole protein is changed to strand and ss_id for the whole protein is set to a single number, there are no thin segments.