This is a WikiProject advice page on style. It contains the advice or opinions of one or more WikiProjects on how to format and present article content within their area of interest.
Skeletal structures (ie. 'joints' and not 'C's to represent carbons)
All carbon bound hydrogens should be omitted (unless demonstrating stereochemistry)
Steriochemistry should be indicated via 'wedge' and 'dashed' bonds
Approx 22 pixel long bonds and size 12 Arial lettering
.png format, anti aliased and well cropped
Named with the molecule name, with spaces replaced by hyphens ('-'), and with _wpmp added on the end to show compliance with these conditions (eg. alpha-D-glucose-6-phosphate_wpmp.png)
To produce compound images I personally use bkchem[1] to draw the structure (.svg), inkscape[2] to export to bitmap at 72dpi (.png) and the gimp[3] to crop. These programmes are all free for non-commercial use.
To produce enzyme images I recommend use PyMol[4] with the command 'ray 1024,1024' to produce large, anti aliased images. This program is free for non-commercial use.
Set the background colour to white: Display>Background>White
Set the background to transparent: Display>Background>Opaque
Display the protein as cartoon structure either using the side bar of the display window, or by using the following script in the command line:
hide everything, all
show cartoon, all
Rotate the protein using the left mouse button to click and drag. It is often possible to simply use PyMol to automatically orientate it; use the script:
orient
Render a nice, high quality image for wikipedia. This can either be ray traced (slower but prettier) or Direct3D rendered (much faster but uglier). Be warned, a complex protein may have a ray trace render time of around 10 mins. Use the command:
ray 1620,1620
or
draw 1620,1620
For proteins which have important structural features, images which show the protein surface semi-transparently and the cartoon structure may be more appropriate. See right for an example.