Chapter 4-Graphics.

To aid in visualization NAMOT2 has several features NAMOT2 can output in various formats:

Demo

  1. Create a 10 unit helix. This procedure is described in chapter 2.
  2. Set the color of strand 1 to blue with the command:
    set col m1:1:*:* blue
  3. Set the color of strand 2 to red with the command:
    set col m1:2:*:* red
  4. Choose "CPK" from the Image menu, Choose it again to get wireframe back.
  5. Selectively set the phosphate atoms on strand 1 to CPK by
    set space m1:1:*:P
  6. Selectively set the phosphate atoms on strand 2 to CPK by
    set space m1:2:*:P
  7. Write text by:
  8. Write this out as PPM with the command
    write ppm test.ppm
See figure 4.1 for the finished image.