Hi,
you'd want to use e2pdb2mrc.py to generate the volume. Make sure to read the options (e2pdb2mrc.py --help). The box size you select should be a cube, and you will likely want to center it.
You can generate projections with e2project3d.py (e2project3d.py --help)
That program is generally designed to generate a bunch of projections at once, normally filling the asymmetric triangle.
The orientations are generated using an orientation generator (e2help.py orientgen or e2help.py orientgen -v 2). The orientation generator is specified as an option on the e2project3d.py command-line. To generate a single projection, you would
likely use the "single" orientation generator.
Finally, you need to specify the orientations you want. The default projection (az=0, alt=0, phi=0) is a view along the Z axis. To generate a range of side views like you describe, you would want alt=90, and az=0,5,10,15,... (whatever step you
like). phi is in-plane rotation of the final image.
See also:
--------------------------------------------------------------------------------------
Steven Ludtke, Ph.D. <
slu...@bcm.edu> Baylor College of Medicine
Charles C. Bell Jr., Professor of Structural Biology
Dept. of Biochemistry and Molecular Biology (
www.bcm.edu/biochem)