H
​i All,

I was wondering if someone could point me to the correct notation for
something.

When making a peptide from the command line one could type:

for aa in "GTHYRD":cmd._alt(string.lower(aa))

Let's say that I want to add a methane. The key code is CTRL+SHIFT+M

I was wondering how to alter the "cmd.​
_
​alt" to be CTRL-SHIFT.

I've tried ​
​"cmd._ctrl+_shift"
"cmd._ctrl and _shift"
"cmd.(_ctrl and _shift)"​
"cmd._ctrl._shift"

Nothing has worked. I searched the list serve but came up empty on how to
combine two keys to the "cmd'.

Any help would be greatly appreciated!

Thanks
Ben

-- 
____________________________________________
Research Assistant Professor
North Carolina State University
Department of Molecular and Structural Biochemistry
128 Polk Hall
Campus Box 7622
Raleigh, NC 27695
Phone: (919)-513-0698
Fax: (919)-515-2047
http://biochem.ncsu.edu/
http://biochem.ncsu.edu/faculty/bobay/bobaypage.php
http://biochem.ncsu.edu/faculty/bobay/index.php
http://biochem.ncsu.edu/NMR
____________________________________________
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to