Difference between revisions of "Activation of Chimera UCSF"

From Dynamo
Jump to navigation Jump to search
(Created page with "Several tools in ''Dynamo'' include a link to send maps into Chimera UCSF. In order for these tools to be functional, ''Dynamo'' needs to know the location of Chimera. For th...")
 
Line 4: Line 4:
 
<tt> dynamo_chimera -path <my PATH> </tt>  
 
<tt> dynamo_chimera -path <my PATH> </tt>  
  
inside your Matlab session, or in the [[console]] if you are using the standalone version. <tt>myPath</tt> should be the absolute path to your Chimera executable.
+
inside your Matlab session, or in the [[Dynamo console]] if you are using the [[standalone]] version. <tt>myPath</tt> should be the absolute path to your Chimera executable.
  
 
If ''Dynamo'' finds the executable at that location, a synthetic thermosome image will open.
 
If ''Dynamo'' finds the executable at that location, a synthetic thermosome image will open.

Revision as of 17:37, 27 April 2017

Several tools in Dynamo include a link to send maps into Chimera UCSF. In order for these tools to be functional, Dynamo needs to know the location of Chimera.

For this, you need to write dynamo_chimera -path <my PATH>

inside your Matlab session, or in the Dynamo console if you are using the standalone version. myPath should be the absolute path to your Chimera executable.

If Dynamo finds the executable at that location, a synthetic thermosome image will open.