Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#387 closed defect (fixed)

~cartoon/cartoon cycle does not hide backbone

Reported by: Elaine Meng Owned by: Conrad Huang
Priority: major Milestone:
Component: Depiction Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

If I hide and re-show cartoon, the mainchain atoms are still shown. Example:

open 2gbp
color mainchain magenta targ a
(...OK only CA magenta as expected)
~cartoon
cartoon
(...now you can see also magenta N,C,O)
cartoon hide true
(...doesn't do anything, so problem is not because hide was set false)

Change History (2)

comment:1 by Conrad Huang, 9 years ago

Resolution: fixed
Status: newclosed

This is related to #221.

It looks like the all atoms of selected residue are "shown" by the smart display but the mainchain atoms are hidden by the ribbon. The "~cartoon" command therefore displays all the shown mainchain atoms in those residues now (showing magenta N, CA, C and O). The subsequent "cartoon" command now hides N, C and O, showing the CA where it is connected to a sidechain.

I think this is the correct behavior. Please re-open if you disagree.

comment:2 by Elaine Meng, 9 years ago

Perfect. Now cartoon hides the mainchain atoms like it is supposed to, and behavior including interaction with smart display is same as in Chimera1.

Note: See TracTickets for help on using tickets.