!------------------------------------------------------! ! This is Bobscript ! !------------------------------------------------------! ! Example 1 secondary stucture by L. Esser ! !------------------------------------------------------! plot window 70.0; slab 50.0; set colourdepthcue 0.3; set linewidth 1.0; set shading 1.0; set shadingexponent 2.0; set smoothsteps 3; set splinefactor 1.0; set strandthickness 0.5; set strandwidth 1.8; set segments 10; set coilradius 0.2; read no-h mol "example.pdb" ; transform atom * by centre position in amino-acids; !-------------------! transform atom * by rotation @new_view.in ; ! This is important ! !-------------------! !------------------------------! ! Draw now secondary structure ! !------------------------------! @2nd.inb end_plot