Hi Oliver, There is not command specifier for density maps of a specified color. The :/ribbonColor=red or @/color=red are for residues (that is what the “:” means) or atoms (that is what the “@“ means). But there is no attribute value selector for density map surfaces. Tom
On Apr 2, 2015, at 4:16 PM, Oliver Clarke wrote:
Elaine, that is exactly what I was looking for, and it works for selection too, thank you!
So I can make an alias as follows which will select all things (except volumes - I’m not sure what the attribute for surface color is - surfacecolor doesn’t seem to work) of a particular color, if that color is a single word - I don’t know how to supply an argument to an alias which includes spaces (selbycolor “cornflower blue” doesn’t work, for example).
alias ^selbycolor sel :/ribbonColor="$1" | :/color="$1" | @/color="$1”
Thanks again,
Oliver.
On Apr 2, 2015, at 6:29 PM, Elaine Meng wrote:
Hi Oliver, If you actually colored something a color explicitly (as opposed to with rainbow or rangecolor), then you can specify the atoms and ribbon with that color, e.g.
color pink @/color=red color pink :/ribbonColor=red
would change to pink the red atoms/bonds and per-residue ribbon segments. These and other attribute names (display etc.) are listed in the Attributes section of the atomspec documentation and/or you can see them by mousing over attribute inspector dialogs such as the Selection Inspector.
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/frameatom_spec.html>
I hope this helps, Elaine ---------- Elaine C. Meng, Ph.D. UCSF Computer Graphics Lab (Chimera team) and Babbitt Lab Department of Pharmaceutical Chemistry University of California, San Francisco
On Apr 2, 2015, at 2:21 PM, Oliver Clarke wrote:
Hi, one feature I would love to see in a future version of chimera is the capacity to select residues/atoms by color - this would be magic for modifying figures.
Example use case: I’ve made a figure in which some complicated selection or set of selections is colored medium blue, and another selection is colored red. I’ve saved the session for the figure, but I (stupidly)didn’t save the corresponding selections, and now I have to remember exactly what selections I used. If there was a “select by color” function, I could simply select all the atoms that are colored medium blue (or some other color ID), and change them to another color, without having to know which residues were in the original selection.
Analagously, it would also be handy, although less frequently useful, to be able to select on the basis of whether a residue is displayed, or represented in a particular manner - in particular, being able to restrict selection to displayed atoms/residues would be useful to avoid inadvertent modification of undisplayed models or parts thereof.
Cheers, Oliver.
_______________________________________________ Chimera-users mailing list Chimera-users@cgl.ucsf.edu http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users