gt;>>
>>>>> Thanks,
>>>>> Abhinav
>>>>>
>>>>> Abhinav Kumar, PhD
>>>>> Senior Scientist, Bioinformatics
>>>>> Intrexon, Inc.
>>>>> 329 Oyster Point Blvd., South San Francisco, CA 94080
>>>>&g
Subject: Re: [PyMOL] auto_show_cartoon or similar
Hi Ivan and Carsten,
I can take "auto_show_cartoon" as a feature request. It's trivial to implement.
What also would be nice: automatically showing sticks for ligands. e.g.
corresponding to the "not polymer" or the &quo
4072 | aku...@intrexon.com
>>>
>>>
>>> ____________
>>> From: Thomas Holder [thomas.hol...@schrodinger.com]
>>> Sent: Monday, February 08, 2016 8:51 AM
>>> To: Ivan Vulovic; Schubert, Carsten [JRDUS]
>>&g
m: Thomas Holder [thomas.hol...@schrodinger.com]
>> Sent: Monday, February 08, 2016 8:51 AM
>> To: Ivan Vulovic; Schubert, Carsten [JRDUS]
>> Cc: pymol-users@lists.sourceforge.net
>> Subject: Re: [PyMOL] auto_show_cartoon or similar
>>
>> Hi Ivan and Carsten,
, CA 94080
> (650) 597-4072 | aku...@intrexon.com
>
>
>
> From: Thomas Holder [thomas.hol...@schrodinger.com]
> Sent: Monday, February 08, 2016 8:51 AM
> To: Ivan Vulovic; Schubert, Carsten [JRDUS]
> Cc: pymol-users@lists.sourceforge.net
> Su
From: Thomas Holder [thomas.hol...@schrodinger.com]
Sent: Monday, February 08, 2016 8:51 AM
To: Ivan Vulovic; Schubert, Carsten [JRDUS]
Cc: pymol-users@lists.sourceforge.net
Subject: Re: [PyMOL] auto_show_cartoon or similar
Hi Ivan and Carsten,
I can take "auto_show_cartoon" as a featu
Hi Ivan and Carsten,
I can take "auto_show_cartoon" as a feature request. It's trivial to implement.
What also would be nice: automatically showing sticks for ligands. e.g.
corresponding to the "not polymer" or the "organic" selection. Thoughts?
Cheers,
Thomas
On 08 Feb 2016, at 09:07, Schub
Hi Ivan,
you could either try to overload the “load” function in Pymol (not sure this is
supported) or write your own custom load function under a different name, which
loads the protein, assigns the name of the object, hides lines and shows the
cartoon.
Sorry, this is a rather generic answer