IndexGeneral tips and hints for BALLViewThis page gives hints for BALLView, which do not fit somewhere else...How to cite?If you use BALL or BALLView please cite the following papers! For BALL cite: BALL--rapid software prototyping in computational molecular biology Kohlbacher O, Lenhof HP Bioinformatics. 2000 Sep;16(9):815-24 For BALLView cite: BALLView: an object-oriented molecular visualization and modeling framework Moll A, Hildebrandt A, Lenhof HP, Kohlbacher O. J Comput Aided Mol Des. 2005 Nov;19(11):791-800. Obtain help
The documentation for BALLView was written in the HTML format, such that it either be
used online from the project's website or inside the program itself.
To obtain help for individual elements in the graphical user interface a special mode
was added. In the "Help" menu the entry "Whats this?" will switch into this mode and
transform the mouse cursor into a question mark. While the "Whats this?" mode is
active a left mouse click on any widget will open the corresponding help entry in the
documentation. (If no help entry for that widget exists nothing will happen.)
To leave the "Whats this?" mode just press the right mouse button or press the "Escape" key.
As an alternative for this approach the "F1" key will popup the documentation for
the current widget under the mouse cursor.
View molecules in 3D stereoBALLView provides two different ways to view molecules in 3D: Stereo with shutter glasses and side-by-side stereo.
Both can be switched on in the menu entry "Display->Stereo".
When BALLView is running in a 3D Stereo mode, users can change the eye distance of the both viewpoints by
using the cursor keys left and right. Left decreases the eye distance and right increases it. The Shift-modifier
boosts the effect of the two keys. The optimal eye distance varies for every person and view, so it must be adjusted manually.
The amount of the eye distance can also be changed in the Preferences:
The focal distance seems to have no effect on most viewers, so its settings may be removed for future releases of BALLView. Caveat: Since for 3D viewing two separate images have to be created for every camera movement, the 3D performance can drop to half, while rotating or zooming the view. Consider buying a fast graphics accelerator card if you want use this feature. Shutter glassesTo use shutter glasses with BALLView, you have to use a quad buffered graphics accelerator card.
This has up to now only been tested with a NVIDIA Quadro cards,
but should also work well e.g. with ATI Fire cards. If you make any experiences in this field with
BALLView, please let us know...
Side by side
For side by side stereo viewing the following hardware is needed:
Visualize hydrogen bondsTo visualize hydrogen bonds, BALLView first has to calculate their position. This can be done, by highlighting a
System and clicking on the menu entry "Tools->Calculate H-bonds" (ALT-N). Then a new Representation for them has
to be created, while using the model "H-Bonds". The result could look like:
Usage of the POV-RAY exportPOV-Ray is an external rendering program which is freely available.
The POV-Ray files which were created by BALLView contain the command line, with which POV-Ray should be invoked to
render the image. This line could look like:
povray +Imy.pov +FN +Omy.pov.png +QR +W1037 +H922 -UVTo use antialiasing in POV-Ray, the flag "+A0.3" can be added. Create animations
BALLView can create fly by animations from the Scene, either for creating on screen presentations or
for exporting images to create movies (see below).
This functionality is available through the menu entry "Display->Animations":
Create movies from pictures
To combine a set of images to a movie on Linux or MacOS, we suggest the program
mencoder.
To create an AVI video with 25 frames per second from all PNG images in the current directory
with the
XviD codec and a bitrate of 1600 kbit/s invoke
mencoder "mf://*.png" -mf fps=25 -o out.avi -ovc xvid -xvidencopts pass=1:bitrate=1600 For Windows users, we recommend VirtualDub. Usage of distance grids
You might wonder what a distance grid is good for (see menu entry "Tools->Distance Grid").
This entry creates a grid with the distance between every point in the grid to the center of
the molecule.
This grid can be used to color surfaces according to the distance of every triangle to the
center of the molecule, which can create nice coloring effects
(see also here).
Quick save and quick load
BALLView offers quicksave and quickload functionality through entries in the main toolbar.
The state of the application and all loaded
molecular data and standard representations are stored in the project file ''quick.bvp'' in the users home directory. This can e.g. be used
for an undo operation.
Download PDB files
PDB files can be downloaded from the www.pdb.org servers using their PDB identifiers.
On some machines it might be necessary to enter the
data for the proxy configuration (see Preferences below).
It is also possible to use mirror sites.
Index |