Feb 16 2024 Feedback.
Contents
 
Introduction
Help Videos
Reference Guide
Getting Started
Protein Structure
Molecular Graphics
Slides & ActiveICM
Sequences & Alignments
Protein Modeling
Cheminformatics
Learn and Predict
Docking
Virtual Screening
Molecular Dynamics
MolScreen
3D Ligand Editor
Tables and Plots
Local Databases
ICM-Scarab
KNIME
Tutorials
FAQs
 FAQ-Install
 FAQ-Graphics and Display
  Font Size
  Background color
  Transparent ribbon
  Color carbons
  Color carbons multiple objects
  Faq remove select
  Faq deselect
  as_graph
  Orange Selection
  Faq origin
  Faq clipping plane
  Faq interactions
  Faq backbone
  icmPocketFinder
  Truncating Mesh
  Color surface
  Faq atom display
  Dihedral Angle
  Movie
  Color faq
  Plane faq
  Store current view faq
  Ribbon faq
  Local PDB
  Local PDB
  ODA
  Faqmaps
  Faqcontour
  H-Bond Cutoff
  iSee file
  Blend Transition
  Object Status
  Faq autosave
  Chain Breaks
  Beep
  Residue Number Selection
  Smooth Surface
  Color Scale
  Row Height
 FAQ ActiveICM
 FAQ-Structure
 FAQ-Dock
 Sequences and Alignments
 FAQ-Modeling
 FAQ-Cheminformatics
 FAQ MolCart
 FAQ-Script
 
Index
PrevICM User's Guide
22.2 FAQ Graphics and Display
Next

[ Font Size | Background color | Transparent ribbon | Color carbons | Color carbons multiple objects | Faq remove select | Faq deselect | as_graph | Orange Selection | Faq origin | Faq clipping plane | Faq interactions | Faq backbone | icmPocketFinder | Truncating Mesh | Color surface | Faq atom display | Dihedral Angle | Movie | Color faq | Plane faq | Store current view faq | Ribbon faq | Local PDB | Local PDB | ODA | Faqmaps | Faqcontour | H-Bond Cutoff | iSee file | Blend Transition | Object Status | Faq autosave | Chain Breaks | Beep | Residue Number Selection | Smooth Surface | Color Scale | Row Height ]

Questions and answers relating to displaying molecules in the graphical user interface.

22.2.1 How to change font size in html-documents, alignments, terminal, table, graphics?


First, click on this window of interest. Then just press Ctrl-+ (Ctrl-plus) to increase the font size and Ctrl-- (Ctrl-minus) to decrease the font size.

Here is a more complete list of methods to change the font size:
location how to change
tables Ctrl +/-
alignment Ctrl +/-
terminal Ctrl +/-
html-documents Button + and -
residue, atom and variable labels change icm.clr file in $ICMHOME
graphics: 2D labels right-click on a label and modify the font size/color
graphics: 3D labels right-click at the lower left corner of a 3D label and modify the font size/color
graphics: distances and hbonds right-click on a line modify the font size/color

The sizes will also be preserved between sessions.

22.2.2 How to change the background color with one click?


To change the background color with one mouse click, go to the Display toolbar and right click on the color you like. Warning: the left click on the same palette will color all the object, but will preserve the background color. The ICM command for changing the background is


color background red # or any other color

22.2.3 How to make a transparent ribbon?


To make a transparent ribbon follow these steps:

  • Select the ribbon you wish to make transparent.
  • Click and hold on the ribbon button in the display panel.
  • Select the transparent option.

22.2.4 How do I specify a particular color for only the carbon atoms of a molecules?


  • Click and hold on the wire, xstick or cpk button in the display tab.
  • Choose the option "color C only" and select the color from the panel.

22.2.5 I have multiple proteins overlaid and I would like to color the carbon atoms of each molecule uniquely - how can I do this?


  • Click and hold on the representation button (eg wire, ribbon, xstick etc..) and select Color ..by-> molecule_C.

22.2.6 If I have multiple graphical selections how can I remove one without losing the others?


One way to do this is to use the Remove selection button shown below and then drag over the region you would like to remove using the right-click mouse button.

22.2.7 Can you suggest some ways to remove a selection completely?


  • Use the Clear graphical selection button shown below.

Some other ways include:

  • Right click and drag in empty space in the graphical display.
  • Double click in white space in the ICM Workspace.

22.2.8 What does as_graph mean?


By default anything that is selected (object, molecule, residue, atom) is returned to a variable called as_graph. If you type as_graph in the terminal window you will see all the atoms, residues, molecules or objects contained in as_graph. You can also rename as_graph to a different variable name in order to save it for other functions. For example:


my_binding_pocket=as_graph

ds wire my_binding_pocket

To list the residues surrounding the pocket type:


String(as_graph)

22.2.9 What is the Orange selection?


The orange selection provides a convenient way to have two selections (green and orange). Click here to learn how to transfer a green selection to an orange selection.

22.2.10 I have the XYZ origin cross displayed - How can I undisplay this?


To undisplay the origin shown below:

  • Select the labels tab and select the toggle origin button.

22.2.11 The front and back part of my structure have been clipped away how do I restore these regions in my display.


It looks like the clipping tools have been used to clip away the front and back planes. Use the "unclip" button ( See the section entitled Clipping Tools).

22.2.12 Is it possible to draw dashed lines between atoms without displaying the corresponding bond length?


To do this first you need to display the distance.

  • Use the atom pick tool (See Selection Tools) to select the two atoms you wish to measure the distance between.
  • Labels tab - measure distance (See Measuring distance between atoms section ).
  • When the distance label is displayed you will see a new section in the ICM Workspace entitled "distances-distpairs".
  • Right click in the blue box next to the word distpairs as shown below.

22.2.13 How can I select only the backbone atoms?


  • Select the Filter Selection Button (see below).
  • Select the Atom Tab
  • Select backbone.

22.2.14 How can I find out which residues are surrounding a ligand binding pocket?


Use icmPocketFinder

  • Tools/3D Predict/ icmPocketFinder
  • Select the option to create sequence sites.
  • The residues surrounding the pocket will then be displayed in the table of pockets output that icmPocketFinder produces.

22.2.15 How to truncate a mesh object?


Sometimes you have a mesh object (a.k.a. grob in ICM language) and you want to crop it. This can be achieved with the "make mesh from display"-tool (the "Mesh" toolbar) that creates a mesh object from the all visible objects in the Graphics window. The trick is to use the window border as a trimming device by moving the unwanted parts of the mesh outside the Display window. Follow these steps:

  • Undisplay everything and display only the object(s) you need. They will form a single mesh-object at the end of your operation
  • Use the right mouse click to rotate and the middle mouse button to translate the mesh object so that only the parts you want to retain are visible and the unwanted parts are outside the window
  • Go to the -- Mesh toolbar and select "from display" tool
  • Click on the mesh button and create a new truncated object with an even flat border
  • Rename it if needed.

22.2.16 How can I change the color of a grob atom based surface according to the underlying atom coloring scheme?


To do this:

  • Clicking and hold down on the skin representation button in the Display tab and choose the "color by option". You can then color by atom type and a number of other parameters.

22.2.17 How can I display more information regarding an atom such as mmff type and charge?


  • Select an atom
  • Select the Display tab
  • Click and hold down on the label atom button
  • Select Label Style
  • Choose the mmff option or formal charge.

22.2.18 How can I display the dihedral angle?


To label the dihedral angle the molecule needs to be converted into an ICM object.

  • Convert the molecule to an ICM object.
  • Select the atoms for which you would like to display the dihedral angle (see display structure or selection toolbar).
  • Click on the toggle variable label button shown above located in the display tab.
  • Change the level of detail displayed by using the +/- buttons.

22.2.19 I would like to create a movie wherein I "walk" through the molecule by moving the front clipping plane to the end. Can I write a loop that moves the clipping and generates an image after every step to generate my movie afterwards?


The easiest way is to interpolate between front and back clipping plane


v1=View()  # define the 1st view   # v2=View()  # cut through clipping plane

for i=1,100   set view View(v1,v2,i*0.01) # interpolation

write image String(i) png

endfor 

22.2.20 How do I color a structure by secondary structure?


You may wish to color your structure accordingly:

Helix: Red Beta Sheet: Green Loops: White

To do this you should use the filter graphical selection button and then select either H, E or _ for helix, sheet or loop. Then click on the color panel in the display tab.

22.2.21 How can I display a structure in many different representations simultaneously?


Use the slide button and make a series of slides.

22.2.22 How can I store a view and return to it later?


To store multiple views of an object and quickly change between each one use the "eye" button shown below.

For more information see the section entitled Store Current View

22.2.23 Some structures are displayed as noodles (the "worm" representation). Why are they displayed improperly?


There are several possible reasons:

  • The ribbon display preferences are incorrect
  • PDB entry lacks the secondary structure description
  • PDB entry is incomplete (e.g. Ca- only, or an ICM mini-xpdb object); therefore, the secondary structure cannot be assigned

  1. Perform the following steps to fix your display preferences: Go to File.Preferences and click on the Ribbon tab. Then uncheck the Ribbon worm checkbox. Alternatively left-click on the ribbon icon in the Display dialog and select Ribbon .
  2. If the above manipulations do not fix the problem, the problem could be attributed to the PDB entry's lack of the secondary structure information. The secondary structure can be assigned with the Tools.Assign Helices and Strands menu.
  3. It is possible that you are looking at an ICM mini-xpdb entry or a PDB entry with incomplete information about atom coordinates (could be a Calpha only entry). In this case the secondary structure could not be assigned.

22.2.24 I would like to have a local copy of the PDB - any advice?


Accessing PDB files locally

The simplest way to access pdb files locally, is to download the compressed pdb files in the old pdb format (not the mmcif files!) from the PDB ftp site and reset the values in File/Preferences/Directories .

By default ICM will set the s_pdbDir and pdbDirStyle variables to download each file from the PDB web site. In this case to update the PDB table of entry headers and the blast files with PDB sequences, select Edit/PDBSearch and click on the "Update PDB Table" button for the headers and the "Update PDB Sequences" button for the sequences.

22.2.25 I would like to have a local copy of the NCBI Blast database- any advice?


Accessing the NCBI sequence databases locally

To enable ICM sequence search simply dowload NCBI blast database files to the local s_blastdbDir directory (see File/Preferences/Directories ). Download only three file types for the databases of interest: *.pin, *.phr, *.psq , e.g. nr.pin,nr.phr,nr.psq to your s_blastdbDirectory ( File/Preferences/Directories ) or anywhere else. You can download Blast formatted databases from here ftp://ftp.ncbi.nih.gov/blast/db/ eg. pdbaa - PDB sequence database.

ICM command find database and the Bioinfo/Find_and_Align macro can then use the blast files for both fast searches and ZEGA searches.

22.2.26 How do I color ribbon models according to Optimal Docking Area (ODA)


The Optimal Docking Area (ODA) tool is used to predict protein-protein interaction sites.

Tools/3Dpredict/ODA/3D-Mesh-Envelope

22.2.27 How do I load an electron density map into ICM?


You can load CCP4 maps into ICM

22.2.28 How can I contour an electron density map and adjust contour levels and color?


Load the electron density map into ICM and then follow the instructions in the section entitled Contour Electron Density Map.

22.2.29 I want to visualize weak hydrogen bonds how can I change the H-bond cutoff parameter?


GRAPHICS.hbondMinStrength parameter determines the hbond strength threshold for hbond display. The strength value is between 0. and 2. By changing 1. to 0.2 you will see weaker hydrogen bonds.

  • In the command line type GRAPHICS.hbondMinStrength = 0.2

22.2.30 What is an iSee File?


A common question is - what is an iSee file? An iSee file is a term coined by scientists at the Structural Genomics Consortium at Oxford University for ICM molecular documents saved in .icb format.

>From the SGC website:

"Different from PDF files and paper manuscripts, iSee files allow total interactivity with the scene/ image by the user. Also, real-time rendered movies enable smooth transition of a viewpoint to another, helping to convey the sense of depth and inter-relationship of different structural features in space. iSee files also permit non- linear navigation through the expert annotation, thus not restraining the user to the sequential explanation of traditional molecular movies."

See: http://www.sgc.ox.ac.uk/iSee/ http://www.molsoft.com/sgc.html

You can make an iSee file by creating a series of slides. They you can export them to PowerPoint (Windows only) or the web.

22.2.31 How do I set a blend transition effect between two slides?


In ICM version 3.5-1l a new blending transition effect between slides is available. To see this in action download the latest version of ICM or the free ICM-Browser and view this icb file:

http://www.molsoft.com/~andy/blend.icb

To generate this transition effect:

  • Make a couple of slides - click camera button at bottom of the gui - Note: to see the blending transition the transition needs to be made between different representations e.g. wire to ribbon
  • Right click on the name of the slide in the ICM workspace and select edit slide
  • At the bottom of this window you will see options for the currently available transitions - blend and smooth - check which one you would like to use and the transition time in ms.

22.2.32 How to check on the display status of an object in the command line.


You can check if molecule is displayed by using 'DD' selector.

For example:


Mol(a_1xbb.a//DD) == a_1xbb.a # returns 'yes' if at least one atom in the molecule is displayed

Res(a_1xbb.a//DD) == Res(a_1xbb.a) # returns 'yes' if at least one atom in each residue is displayed

Atom(a_1xbb.a//DD) == Atom(a_1xbb.a) # returns 'yes' if every single atom is displayed

22.2.33 ICM and AutoSave


There are two preferences controlling 'autosave/restore behaviour'


GUI.autoSave  # toggles autosave on/off
GUI.autoSaveInterval  # autosave interval in min.
NOTE: that ICM will not perform autosave when idle. autosave is only preformed if autoSaveInterval was expired AND some command was executed.
ICM writes autosaved session into s_tempDir directory (it usually points to some locally mounted directory) The filename starts with 'icmauto' prefix.

If ICM crashes it renames the last autosaved file to 'icmcrash' prefix. On startup ICM checkes if s_tempDir directory contains at least one file with prefix = 'icmcrash' and offers to restore session from it. 'icmautoXXXX' and 'icmcrashXXXX' are normal icm files and can be copied/renamed and read directly with 'read binary' or through GUI.

ICM deletes 'icmautoXXXX' file before normal exit. Note that in certain cases these files will be kept. E.g: if you press "Ctrl+C" on linux will not receive crash signal -> 'icmauto' will not be renamed to the 'icmcrash' and will be kept.

NOTE: autoSavePeriod is used to periodically store stack in montecarlo simulations. It has nothing to do with save/restore functionality

22.2.34 How to remove the dotted lines in chain breaks.


In version 3.6-1a and above you can use the options in the display tab. Click and hold on the ribbon button. You can then select Display Chain Breaks/ None.

22.2.35 How do I turn off the annoying beep?


To turn off the beep noise when an error is made in the command line type:


l_beep = no
write system preferences # if you want to store this permanently

You can also remove it in the system preferences tab in File/Preferences

22.2.36 How to make a selection by typing in the residue numbers?


This is a common question primarily because this option is hidden! It is hidden for a reason because the residue numbers you enter can only relate to one molecule in a particular object. Therefore to find this option you need to right click on the molecule name in the ICM Workspace and choose Select/by Res.Number. You can then enter the residue numbers e.g 3,7:12,30 and the selection will be made. If you want to make a selection on multiple molecules you can change the selection mode to add ( http://www.molsoft.com/gui/make-selection.html#change-selection ) and repeat the steps described above.

22.2.37 How do I make a smooth surface?


  • Make a surface using the options in the meshes tab or via the pocket display options.
  • You will then see the mesh listed in the ICM Workspace where you can toggle the display on and off.
  • To change the way the surface is displayed to smooth - right click on the display/undisplay box in the ICM Workspace and choose either smooth or smooth transparent.

22.2.38 How do I display the coloring scale for an electrostatic surface?


To display the scale:

22.2.39 How can I decrease or increase the height of ALL rows in a table?


See the documentation here.


Prev
Image Error
Home
Up
Next
FAQ ActiveICM

Copyright© 1989-2020, Molsoft,LLC - All Rights Reserved.
This document contains proprietary and confidential information of Molsoft, LLC.
The content of this document may not be disclosed to third parties, copied or duplicated in any form,
in whole or in part, without the prior written permission from Molsoft, LLC.