Opened 9 years ago
Closed 9 years ago
#393 closed defect (fixed)
rungs weirdness
| Reported by: | Elaine Meng | Owned by: | Tom Goddard |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Depiction | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
Two possibly related and low-probability things, file as desired.
(1) I don't understand how the atomspec is interpreted. The following
rungs @c3'
rungs @c3' hide
... work, but these do not:
rungs @n1
rungs @n1 hide
rungs P
rungs P hide
I would have expected the command to act on all nucleic acid residues containing the specified atoms.
(2) the second "rungs hide" below hides nucleic acid atoms:
open 5kgf
rungs
rungs hide
show nucleic
rungs hide
Note:
See TracTickets
for help on using tickets.
Fixed.
Rungs command now promotes atomspec to residues, and hide option does not hide atoms for rungs that are not shown.