You are here: >
RasMol is freely available. You can download it from several source, including the RasMol Homepage where you will find a detailed tutorial of the software.
Download RasMol: from Home site.
A copy of RasMol (Win 32 version for Win 95)is also provided on the CD Rom of "The Molecular Biology Notebook".
Installation in Windows 95.
Once you installed RasMol, set it up as a Helper application for your browser.
When RasMol is launched, two windows are opened. A main window contains the graphical interface where you can see the molecule and move it. It also has a menu which offers a shortcut to some of the basic commands. The other window is a command line interface where you can enter some more complex commands, and where are displayed some information taken from the molecule you have loaded.
If you launched RasMol from your Browser, there should be already a molecule in it. If not, click on Open, and navigate to the folder in your machine where all the molecules are.
The menu functions alter the display of the molecule and also can help you save a particular image in different formats.
It is convenient to set up your screen so that you can see both the RasMol main window, and the RasMol Command window. Note than when the RasMol main window is on focus, it is still possible to type commands in the RasMol command window. This can be very useful.
Example of useful commands: Load the protein hemoglobin as an example:
| Name of the command | Simple description | Try this |
| Backbone | Show the backbone of a protein |
backbone on; backbone 20; backbone 100 backbone off |
| Color | change the colour of an element to the selected colour. Colours can be designated by their names or by the triplet of their RGB value [nnn,nnn,nnn]. |
color backbone red; color backbone [000,255,255] |
| Dots | Show the Clouds of electrons as dots around the nucleus |
dots dots off |
| Restrict | Will restrict the display of the molecule to the area mentioned: affect wireframe and backbone. |
restrict 1-100:c |
| Select | select a group of amino acids. Most of the commands typed after that will only affect that part |
select heme color red select all backbone color backbone purple backbone 200 select 1-40:a color red select 50-150:b color blue |
| Spacefill | Display a spacefill representation of the molecule. Note you can obtain the same effect whith the command Wireframe 50 |
spacefill spacefill off |
| Wireframe | Show the wireframe of the molecule |
wireframe on wireframe 20 wireframe 50 wireframe off |
| Zap | Close the molecule | zap |