Table of Contents

Preview of e3make3d_point for better 3-D reconstructions

THE METHOD DESCRIBED ON THIS PAGE IS NOT YET PUBLISHED, IT IS PROVIDED TO GIVE PEOPLE THE OPPORTUNITY TO TRY IT OUT AS WE MAKE FINAL IMPROVEMENTS If you have any difficulties (or successes) with this method, please let us know, and feel free to ask questions (sludtke@bcm.edu).

The under-development e3make3d_point.py can be used to produce reconstructions which:

When you run the reconstruction you specify the number of points to generate in the first stage of a multi-stage process. The final number of points will currently be 32x the number specified. Note that the points being reconstructed are NOT atoms, but the number of atoms in the structure does put an upper limit on the useful number of points. We suggest the largest number of starting points you should consider when targeting high resolution is roughly the number of atoms divided by 16. At lower expected resolutions, the number of points can be much lower. For a typical CryoEM single particle reconstruction without symmetry (which replicates points) we suggest starting with 500 points, then if the results aren't what you hoped for, increase or decrease the starting number by a factor of 2-4, eg, maybe try 200 or 1000. Nothing magical about these specific values. In a future version, this number will probably become automatic.

It is very easy to give it a try and see what it produces. While you can run it on any machine with jax set up in your EMAN2 environment, it will run much faster with a GPU. It is more time consuming, but particularly when included in refinement loops, can produce significantly improved structures without any masking.

You can start with an EMAN2, Relion or CryoSparc refinements as a starting point.

If you are starting with an EMAN2/3 project

If you are starting with a Relion refinement

You will need to have your final refined STAR file along with the particle data (in an appropriate location in the filesystem so the STAR file is valid). If you have a completed Relion folder, you can just run the following commands in that location. We will create a new subfolder called eman3. None of your Relion files will be modified in any way.

If you are starting with a CryoSparc refinement

You will need to export your metadata (as a .cs file) and corresponding particle stack from CryoSparc and have these stored together somewhere on your local computer.