This is a read-only mirror of pymolwiki.org

Search results

Jump to navigation Jump to search
  • pymol example.py # synchronous, in PyMOL module pymol -r example.py # synchronous in __main__ module
    1 KB (213 words) - 04:30, 3 March 2020
  • == Use of module include == The include module has been restricted to only accept pages from:
    1 KB (181 words) - 02:16, 28 March 2014
  • |type = Python Module
    162 bytes (18 words) - 01:44, 28 March 2014
  • |type = module |module = psico.fitting
    2 KB (271 words) - 03:27, 13 November 2017
  • |module = psico.exporting
    319 bytes (43 words) - 03:58, 4 March 2019
  • [[Category:Editing Module|H Fill]]
    425 bytes (61 words) - 03:06, 28 March 2014
  • |type = module |module = psico.querying
    2 KB (196 words) - 02:16, 28 March 2014
  • |type = Python Module |module = psico.orientation
    2 KB (226 words) - 05:54, 9 January 2017
  • # use 'cmd' module if possible module = 'cmd'
    4 KB (467 words) - 04:30, 3 March 2020
  • [[Category:Input Output Module|Quit]]
    304 bytes (37 words) - 04:05, 7 December 2020
  • |type = module |module = psico.orientation
    2 KB (228 words) - 05:54, 9 January 2017
  • [[Category:View Module|Move]]
    393 bytes (50 words) - 15:34, 11 July 2014
  • [[Category:Editing Module|Redo]]
    354 bytes (47 words) - 03:21, 22 June 2021
  • |module = psico.morphing
    780 bytes (99 words) - 03:42, 24 June 2019
  • |type = module
    652 bytes (83 words) - 02:16, 28 March 2014
  • |type = module
    717 bytes (97 words) - 06:13, 6 March 2017
  • |module = psico.xtal
    900 bytes (121 words) - 16:19, 20 July 2020
  • === Import as a module === After importing the module, call the <code>set_colors()</code> function to add the colors to PyMOL's c
    4 KB (585 words) - 04:50, 11 December 2017
  • [[Category:View Module|Disable]]
    636 bytes (90 words) - 23:57, 20 May 2014
  • pymol example.py # synchronous, in PyMOL module pymol -r example.py # synchronous in __main__ module
    6 KB (991 words) - 02:16, 28 March 2014
  • |type = module
    821 bytes (102 words) - 00:06, 17 October 2016
  • |type = Python Module
    971 bytes (124 words) - 04:07, 28 March 2014
  • |type = module
    1 KB (124 words) - 04:20, 4 February 2019
  • |module = psico.morphing
    1,022 bytes (130 words) - 03:42, 24 June 2019
  • [[Category:View Module|View]]
    723 bytes (109 words) - 15:34, 11 July 2014
  • |type = Python Module
    981 bytes (140 words) - 02:16, 28 March 2014
  • |module = psico.minimizing
    1 KB (148 words) - 03:23, 29 April 2019
  • [[Category:View Module|Enable]]
    886 bytes (130 words) - 23:57, 20 May 2014
  • |module = psico.helping
    1 KB (152 words) - 06:13, 6 March 2017
  • Section "Module"
    1 KB (116 words) - 04:07, 28 March 2014
  • |module = psico.editing
    1 KB (136 words) - 03:27, 13 November 2017
  • [[Category:Input Output Module]]
    1,002 bytes (127 words) - 02:21, 20 August 2018
  • [[Category:View Module|Hide]]
    1 KB (147 words) - 23:57, 20 May 2014
  • ...-like commands. The [[iterate]] commands by default expose the '''pymol''' module namespace as the [https://docs.python.org/2/library/functions.html#eval glo
    1 KB (163 words) - 02:44, 1 May 2017
  • [[Category:Editing Module]]
    1 KB (153 words) - 03:14, 7 January 2019
  • ...n the global '''cmd''' module to '''_self''', or if using the '''pymol2''' module, an instance of '''pymol2.cmd2.Cmd'''. This wrapper allows running multiple This example provides a command help, does proper type conversion of arguments and would work with '''pymol2'''.
    4 KB (556 words) - 05:40, 25 July 2018
  • |module = psico.helping ###EXACT MATCH FOR: fit ==> try 'help fit' at the prompt.
    5 KB (730 words) - 03:58, 4 March 2019
  • [[Category:View Module|Orient]]
    1 KB (183 words) - 02:16, 28 March 2014
  • |type = Python Module
    2 KB (231 words) - 15:24, 26 November 2014
  • |type = Python Module help movie_color_fade
    1 KB (204 words) - 15:24, 26 November 2014
  • |module = psico.msms
    1 KB (173 words) - 03:27, 13 November 2017
  • A plugin is a Python module which uses PyMOL's API. The following entrypoints add functionality to PyMO * multiple files per plugin/module (see [[#More than one file per plugin]])
    4 KB (547 words) - 03:24, 10 December 2018
  • |module = psico.creating
    1 KB (186 words) - 05:54, 9 January 2017
  • |module = psico.importing
    2 KB (199 words) - 18:09, 3 April 2018
  • |module = psico.fitting
    1 KB (192 words) - 03:27, 13 November 2017
  • [[Category:Input Output Module|Save]]
    1 KB (230 words) - 00:07, 17 October 2016
  • [[Category:Editing Module|Protect]]
    1 KB (179 words) - 05:26, 8 February 2016
  • |type = module
    2 KB (219 words) - 03:11, 1 April 2019
  • |type = Python Module This script will help fade in and out settings in a movie. Just specify the setting, it's initial
    1 KB (193 words) - 02:46, 3 April 2017
  • |module = psico.fitting ...n, like, align, none or the name of an alignment object (see [[local_rms]] help for details) {default: align}
    2 KB (196 words) - 19:27, 29 May 2018
  • |type = Python Module [[psico]] is a python module which extends PyMOL with many commands. It was developed as an in-house scr
    5 KB (689 words) - 03:58, 4 March 2019
  • |module = psico.editing
    1 KB (210 words) - 03:27, 13 November 2017
  • [[Category:Editing Module|Fuse]]
    1 KB (190 words) - 03:47, 7 March 2016
  • |module = psico.mcsalign
    2 KB (208 words) - 05:01, 22 June 2020
  • |module = psico.fitting
    2 KB (211 words) - 03:27, 13 November 2017
  • [[Category:View Module|Get View]]
    1 KB (225 words) - 02:13, 14 September 2020
  • [[Category:Editing Module]]
    2 KB (218 words) - 02:16, 28 March 2014
  • |module = psico.querying#gyradius
    2 KB (277 words) - 02:27, 28 May 2019
  • [[Category:Editing Module|Undo]]
    2 KB (272 words) - 03:21, 22 June 2021
  • |type = Python Module The module '''quickdisplays''' is a package containing several functions for quick sta
    5 KB (728 words) - 05:46, 18 January 2015
  • [[Category:View Module|Set View]]
    2 KB (226 words) - 05:13, 26 May 2020
  • [[Category:View Module|Show]]
    2 KB (288 words) - 23:57, 20 May 2014
  • = string module = ....org/2/library/string.html#deprecated-string-functions <code>string</code> module functions are gone], use <code>str</code> methods instead.
    6 KB (838 words) - 18:47, 19 September 2019
  • Chempy is a python-importable module that can be used to write PyMOL-executable [[scripts]]. help(cpv)
    5 KB (326 words) - 01:43, 28 March 2014
  • [[Category:Editing Module|Create]]
    2 KB (266 words) - 03:23, 29 April 2019
  • This might be a bit tricky: In addition to scipy and numpy, you will need a module called tkintertable (http://code.google.com/p/tkintertable/). Download it a On my Mac I also had to install a new version of the Pmw module (for the GUI). You can get it here:
    5 KB (840 words) - 05:13, 26 May 2020
  • ...nd which takes care of matching atom identifiers (requires the '''psico''' module)
    2 KB (307 words) - 20:53, 9 April 2014
  • The script can be [[run]], imported as a Python module, or installed with the [[Plugin Manager]].
    2 KB (353 words) - 05:13, 26 May 2020
  • 1. Import '''request''' module
    3 KB (398 words) - 03:33, 1 March 2021
  • ...-only Python variables. The global namespace by default is the '''pymol''' module namespace, and thus exposes objects like '''cmd''' and '''[[pymol.stored|st ...namespace, instead of evaluating the expression in the global '''pymol''' module namespace.
    7 KB (1,031 words) - 04:03, 8 January 2018
  • Install PyMOL and the Leap Python module from Anaconda Cloud:
    3 KB (433 words) - 04:50, 11 December 2017
  • Module for reading REMARK records from PDB files and in particular
    4 KB (554 words) - 02:19, 19 September 2016
  • * Pre-compiled ccealign.pyd python module: http://users.umassmed.edu/Shivender.Shandilya/pymol/cealign08/ccealign.zip # '''ccealign.so''' module into '''PYMOL/ext/lib/python2.4/site-packages'''
    22 KB (3,321 words) - 18:50, 31 October 2015
  • |type = Python Module
    4 KB (603 words) - 15:24, 26 November 2014
  • After importing the '''pymol''' module, PyMOL's event loop has to be started with a call to '''pymol.finish_launch
    4 KB (675 words) - 05:13, 26 May 2020
  • # Do install [https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads the current Microsoft Visua # First install "numpy" as an available module to Python. [http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy Select appropr
    5 KB (746 words) - 03:21, 22 June 2021
  • 28 bytes (3 words) - 15:24, 26 November 2014
  • [[Category:Input Output Module|Load]]
    5 KB (824 words) - 04:03, 8 January 2018
  • |type = Python Module
    6 KB (842 words) - 15:24, 26 November 2014
  • * Python module dependency
    8 KB (1,116 words) - 05:42, 31 May 2016
  • ...between the ligand and a user specified protein using the 'show_contacts' module described below.
    8 KB (1,334 words) - 18:29, 25 May 2022
  • * [[psico]] is a python module which extends PyMOL with many commands
    13 KB (1,965 words) - 03:24, 10 December 2018
  • # using the array module for efficient arrays of numeric values
    41 KB (6,131 words) - 18:10, 31 October 2015