home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / rasmol / scipts / antibody / !Antibody / GLY_SCR < prev    next >
Text File  |  1996-03-03  |  448b  |  26 lines

  1. zap
  2. load pdb "GLYCINE.PDB"
  3. reset
  4. set hourglass on
  5. rotate z -8
  6. rotate y 10
  7. rotate x 155
  8. colour atoms cpk
  9. spacefill 120
  10. wireframe 40
  11. set fontsize 30
  12. select atomno=9
  13. label H+
  14. select atomno=4
  15. label O-
  16. select atomno=3
  17. label C
  18. select atomno=2
  19. label N
  20. script clrleg.scr
  21. echo Glycine, the simplest amino acid.
  22. echo
  23. echo This ball and stick representation does not show the
  24. echo .  true size/shape of the molecule.
  25. script wave.scr
  26.