VMD-L Mailing List
From: Ajasja Ljubetič (ajasja.ljubetic_at_gmail.com)
Date: Wed Aug 17 2011 - 05:11:31 CDT
- Next message: Axel Kohlmeyer: "Re: changing label format with some arithmetic"
- Previous message: maria goranovic: "changing label format with some arithmetic"
- In reply to: maria goranovic: "how to rename a representation in vmd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hi,
Is it possible to rename a representation on the GUI in vmd? For example,
> can I rename a selection "resid 300 to 328" to "helix M2" for easier
> reference?
Have a look at the atomselect
macros<http://www.ks.uiuc.edu/Research/vmd/current/ug/node120.html>.
They are single word macros only, so you would be forced to use helixM2.
try
atomselect macro helixM2 "resid 300 to 328"
then you can use helixM2 in any atomselect expressions.
Best regards,
Ajasja
On Wed, Aug 17, 2011 at 11:18, maria goranovic <mariagoranovic_at_gmail.com>wrote:
> Hi
>
>
>
>
> --
> Maria G.
> Technical University of Denmark
> Copenhagen
>
- Next message: Axel Kohlmeyer: "Re: changing label format with some arithmetic"
- Previous message: maria goranovic: "changing label format with some arithmetic"
- In reply to: maria goranovic: "how to rename a representation in vmd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]