This is a read-only mirror of pymolwiki.org

Search results

Jump to navigation Jump to search
  • '''util.mroll''' issues mdo commands to create full rotation util.mroll(1,120,1) # issues [[mdo]] commands to create full rotation over 120 frames
    636 bytes (81 words) - 04:07, 28 March 2014
  • # create a selection [[Category:Commands]]
    279 bytes (41 words) - 02:16, 28 March 2014
  • ...'' creates a new molecule object from a selection. It can also be used to create states in an existing object. create name, (selection) [, source_state [, target_state ]]
    2 KB (266 words) - 03:23, 29 April 2019
  • * name = string: name of object to create or modify {default: obj??} # Create default (B-DNA) chain
    1 KB (153 words) - 03:14, 7 January 2019
  • The [[Keyboard Shortcut Menu]] is a GUI panel that can create, modify, delete, and reset keyboard shortcuts. This functionality mimics th New shortcuts can be created by clicking the "Create New" button. This will open a new dialog that will fill the first box with
    1 KB (192 words) - 03:21, 22 June 2021
  • ...ailable in open-source version). Given a two-state object, '''morph''' can create an interpolated trajectory from the first to the second conformation. * target = string: name of output object to create
    2 KB (307 words) - 20:53, 9 April 2014
  • Commands line [[load]], [[fetch]] and [[create]] have a '''discrete=-1/0/1''' argument. create discreteobj, ala, 1, 1, discrete=1
    2 KB (272 words) - 04:03, 8 January 2018
  • ...passed to the used method, so you can for example adjust outlier cutoff or create an alignment object. There are several similar commands/scripts for this job, like "A > align > all to this" from the PyMOL panel,
    1 KB (207 words) - 03:23, 29 April 2019
  • This command can be used to create low-resolution surfaces of protein structures. * name = string: name of the map object to create or modify
    1 KB (165 words) - 02:16, 28 March 2014
  • will create an 1600-pixel wide image with an aspect ratio equal to that of will create a 2000 by 1500 pixel image with antialiasing disabled
    1 KB (218 words) - 02:19, 19 September 2016
  • ...ween maps. For example, with [[Map_set]] you can add two maps together or create a consensus map from a series of maps or even take a difference map. This example shows you how to create a consensus map of the bound ligand in a conserved pocket.
    2 KB (281 words) - 02:16, 28 March 2014
  • Use [[align]] or [[super]] to create an alignment object (without fitting) and then use the alignment object in # create alignment object
    1 KB (165 words) - 02:46, 18 September 2017
  • ...ent sequence similarity, the [[align]] command is preferred, because these commands are much faster than [[cealign]]. ...arget''' arguments are swapped with respect to the [[align]] and [[super]] commands.
    2 KB (218 words) - 15:32, 20 October 2014
  • # create the new entry called ".protein" in group 1hpv # create ".ligand in the 1hpv group
    2 KB (312 words) - 19:48, 29 May 2017
  • We will create a plugin which consists of [[PluginArchitecture#More than one file per plug The callback may do arbitrary stuff. Here we're going to create a dialog and show it to the user.
    4 KB (636 words) - 03:42, 24 June 2019
  • ...contribute an explanation of the symexp command and link it to the 'PyMOL commands' page. Where do I go start this new page?<br>
    676 bytes (120 words) - 00:49, 28 March 2014
  • ::string: name of the distance object to create * This neat example shows how to create distance measurements from an atom in a molecule to all other atoms in the
    3 KB (407 words) - 00:22, 4 April 2016
  • Convenience shortcut to create selection with name "sele": [[Category:Commands|Select]]
    1 KB (146 words) - 05:40, 25 July 2018
  • ...rmations, either as two objects or one multi-state object, '''morph''' can create an interpolated trajectory from the first to the second conformation. * name = string: name of object to create
    4 KB (614 words) - 03:24, 10 December 2018
  • =Invoking PyMOL and reading startup commands from a file= ...eate ".pymolrc.py" which contains actual Python code instead of just PyMOL commands. See an [[Inchoates_pymolrc|example .pymolrc]]).
    6 KB (991 words) - 02:16, 28 March 2014
  • # create the fake trajectory (of states) for a in range(2,31): cmd.create("obj","obj",1,a)
    1 KB (179 words) - 05:26, 8 February 2016
  • will create a new color that will appear in the GUI list. From the [[Category:Commands|Get Color Indices]]
    2 KB (273 words) - 19:27, 29 May 2018
  • ** mode=3: don't move and don't create a bond, just combine into single object [[Category:Commands|Fuse]]
    1 KB (190 words) - 03:47, 7 March 2016
  • * name = string: name of object to create or modify {default: obj??} [[Category:Commands]]
    2 KB (218 words) - 02:16, 28 March 2014
  • *'''name''' = string: name of the ramp object to create * create a new object from the atoms for which you just measured a property
    8 KB (1,198 words) - 17:32, 14 August 2015
  • * '''object''' = string: name of alignment object to create {default: None} [[Category:Commands|Fit]]
    2 KB (242 words) - 02:11, 24 November 2019
  • You can create mesh around the center of the view by specifying "center" as the selection When [[map_auto_expand_sym]] is ON, you can create mesh beyond the precalculated volume. In this
    4 KB (555 words) - 04:05, 7 December 2020
  • ...aring proteins with lower sequence identity, the [[super]] and [[cealign]] commands perform better. * '''object''' = string: name of alignment object to create {default: (no alignment object)}
    4 KB (558 words) - 04:50, 11 December 2017
  • # this will create a one-to-one mapping of states to movie frames. useful for making movies fr [[Category:Commands|Mset]]
    2 KB (345 words) - 15:53, 30 October 2015
  • ...ctor values and color by the new values. This example is possible because commands PyMOL does not recognize are passed to the Python interpreter --- a very p # create the global, stored array
    6 KB (1,020 words) - 02:11, 24 November 2019
  • If the [[auto_indicate_flags]] setting is true, then PyMOL will automatically create a selection called "indicate" which contains all atoms with that flag after [[Category:Commands]]
    3 KB (381 words) - 16:19, 20 July 2020
  • ..., '''Edit''', '''Help''', '''Display''', etc), shortcut buttons for common commands, and the command line. .... But, it's complex, and page upon page of PyMOL documentation cover these commands, so we're going to ignore them as much as possible.
    12 KB (1,971 words) - 02:46, 3 April 2017
  • ...ovie in PyMOL is a series of frames stitched together in some way so as to create the desired animation. Once a movie is made in PyMOL, we have a few option == Movie Making Commands ==
    11 KB (1,845 words) - 02:16, 28 March 2014
  • subsequent "create" and "byres" operations. [[Category:Commands|Alter]]
    3 KB (413 words) - 07:02, 3 January 2016
  • First, [[Special:Userlogin|Create a New Account or Login]]. We have to block anonymous users from editing pa ...ing]] needs nice example usage. Feel free to expound (and comment on) the commands.
    6 KB (928 words) - 00:49, 28 March 2014
  • # 1) Load or create content for three scenes (this could just as easily ...red frames may not be up to date. I suggest calling "refresh" between the commands.
    6 KB (867 words) - 06:32, 11 January 2016
  • The util.cba* ("Color By Atom") commands color atoms according to type: oxygen in red, nitrogen in blue, hydrogen in ...nc command will color all the atoms according to type, as in the util.cba* commands stated above, except for the C-atoms.
    6 KB (849 words) - 03:47, 7 March 2016
  • # create phosphate spheres create phos, elem p;
    21 KB (3,151 words) - 06:13, 6 March 2017
  • Each of these two windows contain a command line, where we can enter commands into the program. <br> ...an, however, get really far without ever having to worry about writing any commands.
    17 KB (2,610 words) - 19:16, 20 May 2014
  • * [[psico]] is a python module which extends PyMOL with many commands * Create objects for each molecule or chain in selection with [[split_object]] and [
    13 KB (1,965 words) - 03:24, 10 December 2018
  • ...ize these libraries (for this you could run "import wx" and "import numpy" commands in PyMOL: there should be no mistakes). * Load/create the models of spin labels (reference objects). The models of several common
    7 KB (1,169 words) - 15:24, 26 November 2014
  • ...n can be accomplished through standalone Python scripts, through new PyMOL commands, through PyMOL Wizards, or via Tkinter plugins. * Create a plugin-manager GUI in the style of Firefox, Rythmbox, Gedit, Eclipse. A G
    17 KB (2,322 words) - 01:04, 19 October 2015
  • ...If you want to save the position of your labels, the best way might be to create a new object and move the atoms in this object. Since the labels are positi [[Category:Commands|Label]]
    8 KB (1,237 words) - 03:04, 6 February 2017
  • '''Note:''' PyMOL has built-in commands to do RMSD fitting. This script is typically not needed. # Create the 3x3 matrix
    26 KB (4,053 words) - 03:23, 29 April 2019
  • # Create the coordinate system matrix (3x3 in R3) that corresponds to a set of basis ...that particular type of illustration. The principles and practices used to create superb static figures (''i.e.'', M<sub>s</sub>V<sub>s</sub>) also apply to
    41 KB (6,131 words) - 18:10, 31 October 2015