Cartoon cylindrical helices

From PyMOLWiki
Revision as of 04:25, 30 September 2020 by Speleo3 (talk | contribs) (cartoon_smooth_cylinder_* settings)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The cartoon_cylindrical_helices setting makes cartoon helices appear as simple cylinders.

Changed in PyMOL 2.5: Cylinders are not straight anymore but follow the actual curved shape of a helix. Straight helices are still available as mode 2.

Modes

  • 0: Off (helices will be rendered according to the cartoon property or settings like cartoon_fancy_helices)
  • 1: Curved helices (since PyMOL 2.5)
  • 2: Straight helices

Example

fetch 1bb1
set cartoon_cylindrical_helices, 1
as cartoon
set cartoon_cylindrical_helices, 1 set cartoon_cylindrical_helices, 2
Cartoon cylindrical helices-1.png Cartoon cylindrical helices-2.png

Related Settings

See Also