Abstract
The selection of particles suitable for high-resolution cryo-EM structure determination from noisy micrographs may represent a tedious and time-consuming step. Here, a semi-automated particle selection procedure is presented that has been implemented within the open-source software RELION. At the heart of the procedure lies a fully CTF-corrected template-based picking algorithm, which is supplemented by a fast sorting algorithm and reference-free 2D class averaging to remove false positives. With only limited user-interaction, the proposed procedure yields results that are comparable to manual particle selection. Together with an improved graphical user interface, these developments further contribute to turning RELION from a stand-alone refinement program into a convenient image processing pipeline for the entire single-particle approach.
Keywords: Electron cryo-microscopy, Single-particle analysis, Automated particle picking
1. Introduction
Recent advances in electron cryo-microscopy (cryo-EM) single-particle analysis have made it possible to obtain near-atomic resolution structures for a much wider range of specimens and from much fewer particles than before. Previously, cryo-EM maps with sufficient detail to see amino acid side chains could only be obtained for hundreds of thousands asymmetric units of large icosahedral viruses (Grigorieff and Harrison, 2011). However, last year a ribosome reconstruction with details of around 4 Å was reported from 35 thousand (asymmetric) particles (Bai et al., 2013), and a 20S proteasome structure to 3.3 Å was reported from 1.8 million asymmetric units (Li et al., 2013). More recently, a 3.2 Å map for the yeast mitochondrial large ribosomal subunit was reported from 47 thousand particles (Amunts et al., 2014), a 3.4 Å structure of the F420-reducing [NiFe] hydrogenase from 319 thousand asymmetric units (Allegretti et al., 2014), and a 3.4 Å structure of the TRPV1 ion channel from 142 thousand asymmetric units (Cao et al., 2013).
Two developments play an important role in these advances. The first is the development of direct-electron detectors, which are much more efficient at detecting electrons than conventionally used photographic film or charged-coupled devices (CCDs) (McMullan et al., 2009). The higher detection quantum efficiency (DQE) of the new detectors yield images with much improved signal-to-noise ratios (SNRs). This has a “double effect” on the resolution of 3D reconstructions: not only need one average over fewer particles to obtain a given resolution, but one can also align and classify each particle better, so that reconstructions are blurred to a much smaller extent than before. This then also relates to the second development: that of powerful new image processing algorithms. In particular, unsupervised image classification algorithms may be used to separate projections of distinct 3D structures, so that relatively impure or structurally heterogeneous samples may still lead to high-resolution structure determination, e.g. see (Fernndez et al., 2013; Voorhees et al., 2014). Moreover, as the new detectors are also very fast, one can now record multiple images during irradiation of the sample in the microscope. Since interactions with the incoming electrons cause movement of the sample, movie processing algorithms that correct for these beam-induced movements may further increase resolution (Campbell et al., 2012; Bai et al., 2013; Li et al., 2013). These developments have opened up the possibility to apply high-resolution cryo-EM structure determination to a much wider range of samples than before, which will attract many new researchers to this exciting field.
Together with increased interest in the technique, the call for high-throughput, easy-of-use and automation will also grow. One step in the data processing pipeline of high-resolution structure determination that may take considerable amounts of time and user-input is the selection of particles that are suitable for 3D reconstruction. In the past this process was typically done manually by the researcher, who would sit in front of a computer screen and click on each individual particle. Over the last 15 years, many algorithms to automate this often tedious procedure have been proposed, see (Nicholson and Glaeser, 2001; Zhu et al., 2004) for earlier reviews. More recently, implementations of automated particle picking algorithms were made available in EMAN2 (Tang et al., 2007), SIGNATURE (Chen and Grigorieff, 2007), DOGPICKER (Voss et al., 2009), XMIPP (Sorzano et al., 2009), and ARACHNID (Langlois et al., 2014) among others. These approaches may broadly be divided into two categories: feature-based and template-based approaches. In the feature-based approaches, different characteristics of the particles are expressed in some numerical manner (features) and features calculated from local areas in the micrographs are compared to a set of expected features. In the template-based approaches, images that express the expectation how the particles look like are correlated against the micrographs, often using fast Fourier-transform (FFT) accelerated algorithms (Roseman, 2003, 2004). The distinction between the two types of approaches is not always clear, as sometimes expected features are calculated from template images themselves. In general, template-based approaches introduce a higher degree of prior information into the picking process than feature-based approaches, which may be both an advantage and a disadvantage. The advantage of using more prior information is that it allows to detect weaker signals. However, the high levels of noise in the micrographs also make the picking task extremely prone to reference bias. Thereby, relying heavier on prior information becomes a disadvantage in cases where this information is incorrect.
This paper describes recent developments in the RELION software (Scheres, 2012a,b) that are centred around a new template-based particle picking algorithm. The choice for a template-based approach was motivated by its larger potential to select particles from noisy data. The workflow proposed is a semi-automated one. The researcher manually picks particles from a low number of micrographs; uses reference-free 2D class averaging inside RELION to calculate average images of these particles; performs template-based automated particle picking with those class averages on all micrographs; and then relies on a new sorting algorithm and further 2D class averaging to remove false positive from the data. To facilitate this process an improved graphical user interface (GUI) was also implemented. Whereas RELION was originally proposed as a stand-alone refinement program, these developments continue the evolution of RELION into a software package that provides a convenient pipeline for most of the single particle analysis tasks. Together with an improved movie-processing approach to correct for beam-induced motion in samples of relatively small particles (Scheres, 2014), the developments presented here represent the main improvements in the latest (1.3) release of RELION.
2. Approach
2.1. Particle picking
The template-based particle picking algorithm proposed employs an additive model with white Gaussian noise in real-space. A micrograph that contains N individual particles i at coordinates in the micrograph is described as follows (also see Fig. 1A):
(1) |
where:
-
•
is the micrograph, i.e. a two-dimensional image that was recorded in the electron microscope, and r describes the two-dimensional position in that image.
-
•
is an image of independent (or white) Gaussian noise with mean zero and standard deviation one.
-
•
and are position-dependent additive and multiplicative normalisation factors that bring the recorded noise levels in the micrograph to mean zero and standard deviation one. Variations in and with position typically describe experimental variations in ice thickness, electron dose, etc.
-
•
is one of K known, two-dimensional template images with internal positions . Typically, the template images are much smaller than the micrograph (in the summation above, the template image is zero outside the defined box size). Therefore, for any given and template at position , the internal position will be . The K different template images may describe projections in different directions of the same molecule, or they may describe projections of different molecules; describes which of the template images corresponds to the ith particle; and describes the relative in-plane rotation between the particle and that template image.
Given and K template images , the task at hand is to identify all N combinations of and . Based on positive experiences with maximum-likelihood approaches, e.g. see (Scheres et al., 2007; Scheres, 2012a), the choice was made to implement a probability-based similarity metric for this task. The assumption of Gaussian noise in Eq. (1) naturally leads to a Gaussian similarity measure. Unlike the cross-correlation coefficient, as used for example in the template-based picking program findEM (Roseman, 2003, 2004), the squared difference term inside the Gaussian metric is not invariant to multiplication with or addition of a constant. This means that one needs to account for the varying intensity levels in the recorded micrographs, and one needs to determine the normalisation factors and to bring all particles on the same intensity level.
Upon extraction of individual particles from the micrographs, RELION relies on a normalisation procedure that uses a circle (with a user-defined radius R, see Fig. 1B) to divide each extracted particle image in a background area (outside the circle) and a particle area (inside the same circle) (Sorzano et al., 2004). By subtracting the average value of the pixels in the background area from the entire particle image, and subsequently dividing the entire image by the standard deviation of the pixels in the background area, noise levels with zero-mean and unity-standard deviation are obtained for all particles, independent of variations in ice thickness, exposure or other uncontrolled experimental factors.
The same normalisation procedure is used inside the implemented particle picking procedure. Using similar concepts as in the fast local correlation algorithm inside findEM (Roseman, 2003, 2004), the values of and can be precalculated efficiently for all using fast Fourier transforms (FFTs):
(2) |
(3) |
where FT and denote forward and inverse Fourier transform operations, denotes complex conjugation, and is a binary mask as depicted in Fig. 1B with white pixels. A second mask is the inverse of and has white pixels (Fig. 1C).
Given the data model in Eq. (1), the probability of observing the micrograph with a particle corresponding to template image in orientation and position is then given by the multiplication of a Gaussian (with a standard deviation of unity) for each pixel inside mask :
(4) |
The range of values of depends on the number of pixels inside mask and the power of the signal in . In order to define a similarity metric with a pre-defined range, one also calculates the probability of observing the micrograph with only noise at that position, i.e. as for an all-zero template image :
(5) |
Subsequently, one calculates the ratio of and , which will be denoted as , using:
(6) |
If , the position is more likely to correspond to a particle then to solvent. The expected value for for an image according to the data model in Eq. (1) is calculated as:
(7) |
Therefore, one can define a similarity metric that adopts values within a meaningful range by expressing the fraction:
(8) |
The value expresses how much more likely the position is to correspond to a particle then to solvent. For perfect signal and white Gaussian noise, this value will be close to . In practice, the templates are not perfect and the noise is not white, which results in typical values of being smaller than . Therefore, useful threshold values for peak searching in often lie within the range .
The calculation of for all and k can be done efficiently as follows. The calculation of and is invariant to and , and thus need to be calculated only once for each template. Calculation of the remaining unknown in Eq. (6) for all and may again be calculated using FFT-accelerated cross-correlation:
(9) |
provided that for . For each template image and each discretely sampled in-plane rotation , one calculates for all . This involves evaluations of Eq. (9), whereas Eqs. (2) and (3) only need to be evaluated once for each micrograph. The user controls through the definition of an angular sampling rate (typically 5 degrees). The FFT libraries used only deal with squared images. Rectangular micrographs are padded with white Gaussian noise to obtain squared images. This is done internally, so that the interaction with the user does not change.
Peak searching is first done independently for all . Potential particle positions are only selected for local maxima (where the four neighbouring pixels are smaller than the peak value), and if the peak value is higher than a given user-defined threshold. For each image , the peaks are pruned based on a user-defined minimum inter-particle distance. All peaks within this distance from each other are clustered together. Within each cluster, the peak with the highest value of is kept, and remaining peaks within the minimum inter-particle distance of the kept peak are discarded. This is done recursively, such that more than one peak from each cluster may be kept, but all pruned peaks will be at least the minimum inter-particle distance from each other. The pruned peaks for all templates k and all in-plane rotations are then combined, and the combined list of peaks is pruned using the same algorithm. The final result if a list of N particle coordinates , each with a value for the corresponding template and in-plane rotation .
Although not explicitly written as such in Eq. (1), the implementation in RELION-1.3 is done in such a way that CTF-corrected template images are provided, and that internally is calculated by applying a given Contrast Transfer Function (CTF) of the micrograph to the template images. In this way, a fully CTF-corrected picking algorithm is obtained.
2.2. Particle sorting
The new sorting algorithm provides a fast way to identify incorrectly picked particles from the data. For every extracted particle image , the sorting program subtracts an associated template image in its given in-plane orientation . The resulting difference image is used to calculate an arbitrary number of statistical features. If corresponded to a true particle, the difference image should contain only background noise. If was incorrectly picked as a particle, then the difference image will contain features that cannot be described by background noise alone. As the sorting depends on the availability of a template image, it may be performed at any stage of the image processing when a 2D-template image has been assigned to each particle: i.e. directly after the auto-picking, or after any 2D or 3D classification or refinement. After 2D classification and auto-picking, will correspond to one of the K 2D templates used; after 3D classification or refinement, will correspond to projections of 3D template(s) in a given direction.
The sorting algorithm itself is similar to the one described in Scheres (2010), where one calculates a Z-score for an arbitrary number of features in each particle, and then sorts all particles based on the average of all these Z-scores. The features in the sorting algorithm in RELION are all based on the difference image between each particle and its aligned template. In particular, they comprise the mean, standard deviation, skewness and kurtosis of the difference image; as well as the standard deviation between the standard deviations calculated in four quadrants of the difference image. All these values are calculated within mask (Fig. 1C).
The resulting average Z-scores may then be used for displaying the particles in a sorted manner. Particles with a high average Z-score are often high-contrast false positives such as ice, protein aggregates, carbon edges or pieces of junk, e.g. Fig. 3C. Therefore, visual inspection of the particles on the high-end of the sorted average Z-scores may be a more efficient way of getting rid of bad particles than inspecting the entire data set.
2.3. Improved GUI and proposed workflow
Apart from the new algorithms described above, RELION-1.3 also features an improved graphical user-interface (GUI). Whereas previous releases still relied on user input from the command-line, e.g. using linux-based “awk” commands to select particles from specific classes, all of the functionalities described in this paper may now be performed from the GUI. To that purpose, a new image display program has been developed that reads the RELION-specific metadata files in STAR format (Hall, 1991). This provides the user with a convenient tool to manually inspect micrographs and pick particles, display extracted particles in a given order, write out STAR files with particles from a selection of classes, or display aligned particles from any given class. Fig. 2 shows a screen shot of the new interface, as well as a schematic of the proposed semi-automated particle selection procedure that links together the auto-picking, sorting and reference-free 2D class averaging algorithms (Scheres, 2012b).
3. Experimental procedures
The particle selection procedure outlined above was tested on two previously published data sets. Firstly, it was tested on the keyhole limpet hemocyanin (KLH) data set that was used as a benchmark for testing particle picking algorithms in the so-called particle selection “bakeoff” (Zhu et al., 2004). This data set consists of 82 defocus pairs of micrographs at 2.2 Å/pixel that were acquired on a Philips CM200 microscope at 120 kV using a Tietz CCD camera and the Leginon system (Suloway et al., 2005). The first micrograph of each pair was recorded near to focus (NTF: 1 m); the second one was recorded far from focus (FFF: 3 m). The accumulated dose on each micrograph was approximately 10 electrons per Å2. In the bakeoff, particles were selected either manually or (semi-) automatically using different computer programs, and all results were compared to each other. In the results described below, the particles selected by the algorithms in RELION are compared to the manually selected coordinates by Mouche, who only picked side views without any additional overlapping densities.
Secondly, we also applied the new particle selection procedure to a previously described data set on -galactosidase (Scheres and Chen, 2012; Chen et al., 2013; Vinothkumar et al., 2014). These images, with a calibrated pixel size of 1.77 Å, were recorded manually on an FEI Falcon-II direct-electron detector using an FEI Polara microscope that was operated at 300 kV. An in-house developed system was used to intercept the recorded movies at a frame rate of 16 frames per second. Although in the original data set the exposure times varied from 1.5 s (24 frames) to 5 s (84 frames), only the first 24 frames of all movies were taken into account to calculate new average micrographs with an accumulated dose of 24 electrons per Å2. In this case, particles selected in RELION were compared to a manually picked data set by Richard Henderson. Although he originally picked particles in 89 micrographs, for only 84 of those the movies were available, and only those 84 micrographs were used in this paper.
All calculations were performed on Dell M620 computing nodes of twelve 2.8 GHz Xeon cores and 48 Gb of RAM each.
4. Results
4.1. Particle selection for the standard KLH data set
The recommended semi-automated particle selection procedure in RELION-1.3 consists of at least five steps (Fig. 2B), each of which requires intervention by the user.
In the first two steps, the user manually selects particles from a subset of the micrographs and uses these particles to calculate reference-free 2D class averages. The number of particles necessary to calculate suitable templates ultimately depends on the SNR of the data, but 50–100 cryo-EM particles per template appears to be a useful guideline. In this case, from the first ten FFF micrographs, 264 particles were selected manually in step one. At this point, both top and side views were included. In the second step, reference-free 2D class averaging with 10 classes yielded two classes that were much larger than the others, representing a side view and a top view (Fig. 3A). These two class averages were selected to be used as templates for the particle picking algorithm. To prevent model bias, or “Einstein-from-noise” artefacts (also see Section 5), these templates were low-pass filtered to (strictly) 20 Å.
In the third step, one performs the actual automated particle picking. At this point, there are two parameters to be optimised: the picking threshold, with higher values resulting in smaller, cleaner data sets; and the minimum inter-particle distance. The user-controlled angular sampling rate was kept fixed at 5 degrees for all calculations in this paper. Depending on the shape of the templates and the SNR in the micrographs, useful values of the threshold may vary from one data set to another. Fig. 3B shows how the recall, precision and false discovery rate of the auto-picking algorithm vary with the picking threshold. If TP is the number of particles that are both selected by RELION and Mouche, FP is the number of particles that is selected by RELION but not by Mouche, and FN is the number of particles that is selected by Mouche but not by RELION, then recall , precision , and false discovery rate (FDR) , also see (Langlois and Frank, 2011). The minimum inter-particle distance often requires less optimisation, as values of around 60–90% of the particle diameter have been found to be useful in many cases. To accelerate the testing of different values for the picking threshold and the minimum inter-particle distance, the auto-picking program allows one to write out intermediate images with the optimal values (over all ) of for each template k. These so-called FOM maps are micrograph-sized images and writing many of them to disk may quickly become a bottle neck. Therefore, the parallel version of this program is disabled when writing out FOM maps, and it is recommended to write FOM maps only for a few representative micrographs of the data set. Once the FOM maps have been written to disk, reading them back in again and picking peaks with different values of the picking threshold and the minimum inter-particle distance may be done in seconds. This allows one to optimise these values for the chosen representative micrographs. The optimised values may then be used to pick particles in the entire data set. In this run one no longer writes out FOM maps, and the program may be run in parallel to speed up the calculations. Two micrographs were selected for the parameter optimisation, which resulted in a picking threshold of 0.3 and a minimum inter-particle distance of 300 Å (which is approximately two-thirds of the diameter of mask ). Auto-picking of all 82 micrographs was done in 5 min using 41 cores in parallel, i.e. taking approximately 2.5 min per micrograph on each core. The RAM requirements for the auto-picking were approximately 400 Mb. Since the manually selected data set only contained side views, at this point all particles that were picked as a top view were discarded.
In the fourth step, one sorts the autopicked particles using the algorithm described in Section 2.2, one displays the particles sorted on the calculated average Z-scores, and one manually discards bad particles with the highest average Z-scores. Using a single core, the average Z-score calculation took less than a minute for the 1195 selected KLH side views. Manual inspection of the approximately 80 particles with the highest average Z-scores led to the removal of 44 particles, and was done in less than 2 min. Fig. 3C shows the 15 particles with the highest average Z-score as an example of what type of particles get discarded at this stage.
Finally, in the fifth step, the remaining particles are subjected to reference-free 2D class averaging, and manual inspection of the resulting classes is used to discard those particles that do not average into good classes. In this case, the 2D class averaging with 25 classes was performed in 7 min using 36 cores in parallel, and 1048 particles were selected from 9 good classes (Fig. 3D). Depending on the sample, one may repeat the 2D class averaging step several times, and/or also perform 3D classification to further enrich the data set. Also, after any of these steps, one may re-calculate the average Z-scores with the improved templates. For this paper, such additional classifications or sortings were not performed.
To further demonstrate the potential of the particle selection procedure for closer to focus images, it was also applied to the 82 NTF micrographs. The comparison of the selected particles after each step for both the FFF and the NTF micrographs with the Mouche coordinates is shown in Table 1. These results suggest that in some cases collecting defocus pairs may actually not be necessary when semi-automatically selecting particles in RELION. The combined 2112 particles from both the FFF and the NTF micrographs were used directly in a 3D refinement, using the preliminary 3D reconstruction that is distributed with these data as an initial model. This refinement yielded a reconstruction with a resolution of 11 Å according to the gold-standard FSC = 0.143 criterion (Scheres and Chen, 2012) (Fig. 3E).
Table 1.
Data set | Nr. selected | Recall | FDR |
---|---|---|---|
Mouche | 1042 | – | – |
FFF step 3 | 1195 | 0.92 | 0.20 |
FFF step 4 | 1151 | 0.91 | 0.18 |
FFF step 5 | 1048 | 0.92 | 0.10 |
NTF step 3 | 1261 | 0.91 | 0.25 |
NTF step 4 | 1173 | 0.91 | 0.19 |
NTF step 5 | 1064 | 0.90 | 0.12 |
4.2. Particle selection for the -galactosidase data set
The same five-step particle selection procedure was also applied to the -galactosidase data set. Manual picking in 5 micrographs yielded 2555 particles, which were used for a first 2D classification into 25 classes, and 10 of the resulting class averages were used as templates in the autopicking procedure (Fig. 4A). The picking threshold and the minimum inter-particle distance were set to 0.4 and 130 Å, respectively. Fig. 4B shows the performance of the picking algorithm for different thresholds. Auto-picking all 84 micrographs took approximately 1 h on 43 cores (i.e. taking approximately half an hour per micrograph on a single core), and took approximately 1.5 Gb of RAM.
In this case, the auto-picking algorithm was observed to give obviously false positives for some micrographs that showed high-variance artifacts like edges of the carbon holes or dust particles. Most probably this is caused by low values for in the denominator of . Therefore, in experimental applications it may be beneficial to manually supervise the auto-picking results by deleting obviously false positives in the micrographs. The new display program makes this task relatively straightforward. However, in what follows such intervention was not performed in order to better reflect the recall and false discovery rate for the proposed algorithms with minimal user-interaction.
Sorting of the 52,495 particles that were picked automatically took 2 min on 8 cores. After visual inspection, the 4185 particles with the highest average Z-scores were discarded. Many of these were corresponding to the obviously false positives in the high-variance regions of the micrographs. The remaining particles were subjected to 2D classification with 200 classes, which took approximately 16 h on 64 cores. Good classes showed white particles with protein-like details on a black background, whereas many bad classes showed low-resolution blobs or images with many features in the background. From a total of 39 selected classes a final number of 42,755 particles were selected.
Table 2 shows the comparison between the particle sets at each of these steps and a manually selected data set of 40,863 particles by Richard Henderson. To further compare the two particle sets, a 3D refinement with the semi-automatically selected particle set was compared with an identical 3D refinement of the manually selected particles. In both cases a 60 Å low-pass filtered crystal structure of -galactosidase (PDB PDB3I3I3E) (Dugdale et al., 2010) was used as an initial model. These refinements led to a resolution of 4.2 Å for both data sets, and the density map of the semi-automatically selected particles appears to be at least as good as the manual one (cf Fig. 4C and D).
Table 2.
Data set | Nr. selected | Recall | FDR | |
---|---|---|---|---|
Henderson | 40,863 | – | – | |
Step 3 | 52,495 | 0.85 | 0.34 | |
Step 4 | 48,310 | 0.81 | 0.31 | |
Step 5 | 42,755 | 0.79 | 0.25 |
5. Discussion
The new semi-automated particle picking and sorting algorithms, in combination with the selection of good classes after reference-free 2D class averaging lead to relatively high recalls and low false discovery rates when compared to alternative approaches in the original bakeoff study (Zhu et al., 2004), even when using the near-to-focus KLH micrographs. However, in the bake-off only particle picking approaches were compared, whereas in the approach described here lower thresholds may be used to avoid false negatives at the picking stage, and the sorting and 2D-classification algorithms may be used to remove false positives. For the -galactosidase data set, refinement of a data set that was selected semi-automatically led to a map that was as least as good as a map obtained from manually picked particles. Therefore, the procedures proposed here may be an attractive alternative to the tedious process of manual particle selection. To facilitate future comparison with other automated picking approaches, the -galactosidase micrographs and the manually selected coordinates from Richard Henderson were uploaded to the EMPIAR data base at the EMDB (entry EMPIAR-10017).
However, template-based particle picking does come with a potentially dangerous pitfall. As was pointed out recently in a series of comments on a controversial cryo-EM structure of the HIV-1 envelope glycoprotein trimer (Henderson, 2013; van Heel, 2013), using templates to select particles from noisy micrographs may be subject to strong template bias. This was termed “Einstein-from-noise”, in reference to the classical experiment where pure-noise images are aligned to a picture of Einstein in order to reproduce the Einstein image from averaging over noise only, see also (Shatsky et al., 2009). The template-based picking algorithm in RELION does not form an exception to this general problem. To illustrate this, the auto-picking algorithm was re-run on all -galactosidase micrographs, but this time with a much lower threshold of 0.1. This led to 70,942 particles being picked, of which 62,230 were selected after sorting. Reference-free 2D class averaging with these particles revealed several artificial, “Einstein-from-noise” classes (indicated with an asterisk in Fig. 5A). Whereas good classes show high-resolution protein-like features, the artificial classes show merely low-resolution ghosts of the templates with superimposed high-resolution noise. Another noticeable difference between these classes is the angular accuracy that RELION estimates (Scheres, 2012b): for true classes this accuracy is often better than for artificial classes. Analysis of the individual particles that were assigned to the artificial classes shows that they are mostly empty particles (Fig. 5B). Moreover, averaging of these particles (without CTF-correction or masking) shows a black circle around the ghost image of the template. This black circle is the ghost image of the circular mask around the template image, which had slightly negative, i.e. black, values in the background. Particles assigned to good classes are clearly visible in individual images, and averaging over these does not show the black circle (Fig. 5C), which should not be mistaken for the typical black “aura” around an average that has not been CTF-corrected.
The extent of bias in template-based particle picking is not to be under-estimated. For the reference-free class averages shown in Fig. 5A, the second, third and fourth most populated 2D classes were identified as artificial classes. In order to be able to distinguish these false classes from the true ones, it is highly recommended to low-pass filter the templates used for auto-picking. For both the KLH and the -galactosidase data sets, the auto-picking templates were filtered using a filter that strictly drops to zero beyond 20 Å. As selection of individual particles from noisy micrographs is mainly driven by relatively low frequencies, low-pass filtering of the templates is not expected to have a large impact on the results. But, the artificial class averages will not contain any features beyond that resolution, and true classes may then easily be distinguished from false ones if they contain useful features to higher resolution. Even if artificial classes were to be incorrectly included at this point, a subsequent gold-standard 3D refinement with only such particles would not be expected to reach resolutions beyond the low-pass filter used. To illustrate this, 17,082 particles that were assigned to artificial classes were subjected to 3D refinement, which yielded a featureless reconstruction at a reported resolution of 29 Å (Fig. 5D). It is important to note that the opposite is certainly not true. If the template images used in the auto-picking were not low-pass filtered, then model bias in the picked particles might still lead to spuriously high FSC values, regardless whether the FSC was calculated using gold-standard procedures, or whether some sort of reference-free 2D class averaging had been performed in between (van Heel, 2013). Therefore, one should not trust any reconstruction with a resolution that does not extend beyond the resolution of the templates that were used for the particle-picking.
Taken together, the new algorithms presented here in combination with an improved graphical-user interface provide a streamlined processing workflow for single-particle analysis in RELION. With the notable exception of initial model generation, all steps of a single-particle structure determination may now be performed from the RELION-1.3 interface: starting with initial micrograph inspection and ending at the generation of a final map that is suitable for atomic model building and refinement. As in previous releases, RELION-1.3 relies on CTFFIND3 (Mindell and Grigorieff, 2003) for CTF determination, and the new release employs a wrapper to RESMAP (Kucukelbir et al., 2014) to calculate local resolution variations in the final reconstruction. RELION-1.3 is open-source software and may be downloaded from http://www2.mrc-lmb.cam.ac.uk/relion. The semi-automated particle selection workflow presented here has already been useful in our own research on a 3.2 Å structure of the Plasmodium falciparum ribosome (Wong et al., 2014) and a 4.5 Å structure of the human -secretase complex (Lu et al., 2014). Hopefully, it will also contribute positively to the research of others who wish to use cryo-EM structure determination.
Acknowledgments
I am grateful to Shaoxia Chen, Greg McMullan and Richard Henderson for providing the -galactosidase data, and to Richard Henderson for manually selecting particles from the -galactosidase micrographs. I am also thankful to many members of the LMB, in particular Xiaochen Bai, Rafael Fernandez-Leiro and Chris Russo, for providing feedback on the RELION implementation, and to Jake Grimmett and Toby Darling for assistance with computing. This work was funded by the UK Medical Research Council through Grant MC_UP_A025_1013.
References
- Allegretti M., Mills D.J., McMullan G., Khlbrandt W., Vonck J. Atomic model of the f420-reducing [NiFe] hydrogenase by electron cryo-microscopy using a direct electron detector. eLife. 2014;3 doi: 10.7554/eLife.01963. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Amunts A., Brown A., Bai X.-C., Llcer J.L., Hussain T., Emsley P., Long F., Murshudov G., Scheres S.H.W., Ramakrishnan V. Structure of the yeast mitochondrial large ribosomal subunit. Science. 2014;343(6178):1485–1489. doi: 10.1126/science.1249410. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Bai X.-C., Fernandez I.S., McMullan G., Scheres S.H. Ribosome structures to near-atomic resolution from thirty thousand cryo-EM particles. eLife. 2013;2:e00461. doi: 10.7554/eLife.00461. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Campbell M., Cheng A., Brilot A., Moeller A., Lyumkis D., Veesler D., Pan J., Harrison S., Potter C., Carragher B., Grigorieff N. Movies of ice-embedded particles enhance resolution in electron cryo-microscopy. Structure. 2012;20(11):1823–1828. doi: 10.1016/j.str.2012.08.026. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Cao E., Liao M., Cheng Y., Julius D. TRPV1 structures in distinct conformations reveal activation mechanisms. Nature. 2013;504(7478):113–118. doi: 10.1038/nature12823. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Chen J.Z., Grigorieff N. SIGNATURE: a single-particle selection system for molecular electron microscopy. J. Struct. Biol. 2007;157(1):168–173. doi: 10.1016/j.jsb.2006.06.001. [DOI] [PubMed] [Google Scholar]
- Chen S., McMullan G., Faruqi A.R., Murshudov G.N., Short J.M., Scheres S.H.W., Henderson R. High-resolution noise substitution to measure overfitting and validate resolution in 3d structure determination by single particle electron cryomicroscopy. Ultramicroscopy. 2013;135:24–35. doi: 10.1016/j.ultramic.2013.06.004. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Dugdale M.L., Dymianiw D.L., Minhas B.K., D’Angelo I., Huber R.E. Role of met-542 as a guide for the conformational changes of phe-601 that occur during the reaction of β-galactosidase (Escherichia coli) Biochem. Cell Biol. 2010;88(5):861–869. doi: 10.1139/O10-009. [DOI] [PubMed] [Google Scholar]
- Fernndez I.S., Bai X.-C., Hussain T., Kelley A.C., Lorsch J.R., Ramakrishnan V., Scheres S.H.W. Molecular architecture of a eukaryotic translational initiation complex. Science (New York, N.Y.) 2013;342(6160):1240585. doi: 10.1126/science.1240585. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Grigorieff N., Harrison S.C. Near-atomic resolution reconstructions of icosahedral viruses from electron cryo-microscopy. Curr. Opin. Struct. Biol. 2011;21(2):265–273. doi: 10.1016/j.sbi.2011.01.008. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Hall S.R. The STAR file: a new format for electronic data transfer and archiving. J. Chem. Inf. Comput. Sci. 1991;31(2):326–333. [Google Scholar]
- Henderson R. Avoiding the pitfalls of single particle cryo-electron microscopy: Einstein from noise. Proc. Natl. Acad. Sci. USA. 2013;110(45):18037–18041. doi: 10.1073/pnas.1314449110. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Kucukelbir A., Sigworth F.J., Tagare H.D. Quantifying the local resolution of cryo-EM density maps. Nat. Methods. 2014;11(1):63–65. doi: 10.1038/nmeth.2727. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Langlois R., Frank J. A clarification of the terms used in comparing semi-automated particle selection algorithms in cryo-EM. J. Struct. Biol. 2011;175(3):348–352. doi: 10.1016/j.jsb.2011.03.009. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Langlois R., Pallesen J., Ash J.T., Nam Ho D., Rubinstein J.L., Frank J. Automated particle picking for low-contrast macromolecules in cryo-electron microscopy. J. Struct. Biol. 2014;186(1):1–7. doi: 10.1016/j.jsb.2014.03.001. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Li X., Mooney P., Zheng S., Booth C.R., Braunfeld M.B., Gubbens S., Agard D.A., Cheng Y. Electron counting and beam-induced motion correction enable near-atomic-resolution single-particle cryo-EM. Nat. Methods. 2013;10(6):584–590. doi: 10.1038/nmeth.2472. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Lu P., Bai X.-c., Ma D., Xie T., Yan C., Sun L., Yang G., Zhao Y., Zhou R., Scheres S.H.W., Shi Y. Three-dimensional structure of human-secretase. Nature. 2014;512(7513):166–170. doi: 10.1038/nature13567. [DOI] [PMC free article] [PubMed] [Google Scholar]
- McMullan G., Chen S., Henderson R., Faruqi A. Detective quantum efficiency of electron area detectors in electron microscopy. Ultramicroscopy. 2009;109(9):1126–1143. doi: 10.1016/j.ultramic.2009.04.002. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Mindell J.A., Grigorieff N. Accurate determination of local defocus and specimen tilt in electron microscopy. J. Struct. Biol. 2003;142(3):334–347. doi: 10.1016/s1047-8477(03)00069-8. [DOI] [PubMed] [Google Scholar]
- Nicholson W.V., Glaeser R.M. Review: automatic particle detection in electron microscopy. J. Struct. Biol. 2001;133(23):90–101. doi: 10.1006/jsbi.2001.4348. [DOI] [PubMed] [Google Scholar]
- Roseman A.M. Particle finding in electron micrographs using a fast local correlation algorithm. Ultramicroscopy. 2003;94(3-4):225–236. doi: 10.1016/s0304-3991(02)00333-9. [DOI] [PubMed] [Google Scholar]
- Roseman A.M. FindEM – a fast, efficient program for automatic selection of particles from electron micrographs. J. Struct. Biol. 2004;145(1-2):91–99. doi: 10.1016/j.jsb.2003.11.007. [DOI] [PubMed] [Google Scholar]
- Scheres S.H. Beam-induced motion correction for sub-megadalton cryo-EM particles. eLife. 2014;3:e03665. doi: 10.7554/eLife.03665. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Scheres S.H.W. Cryo-EM, Part B: 3-D Reconstruction. vol. 482. Academic Press; 2010. Classification of structural heterogeneity by maximum-likelihood methods; pp. 295–320. (Methods in Enzymology). [DOI] [PMC free article] [PubMed] [Google Scholar]
- Scheres S.H.W. A bayesian view on cryo-EM structure determination. J. Mol. Biol. 2012;415(2):406–418. doi: 10.1016/j.jmb.2011.11.010. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Scheres S.H.W. RELION: implementation of a bayesian approach to cryo-EM structure determination. J. Struct. Biol. 2012;180(3):519–530. doi: 10.1016/j.jsb.2012.09.006. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Scheres S.H.W., Chen S. Prevention of overfitting in cryo-EM structure determination. Nat. Methods. 2012;9(9):853–854. doi: 10.1038/nmeth.2115. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Scheres S.H.W., Gao H., Valle M., Herman G.T., Eggermont P.P.B., Frank J., Carazo J.M. Disentangling conformational states of macromolecules in 3d-EM through likelihood optimization. Nat. Methods. 2007;4(1):27–29. doi: 10.1038/nmeth992. [DOI] [PubMed] [Google Scholar]
- Shatsky M., Hall R.J., Brenner S.E., Glaeser R.M. A method for the alignment of heterogeneous macromolecules from electron microscopy. J. Struct. Biol. 2009;166(1):67–78. doi: 10.1016/j.jsb.2008.12.008. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Sorzano C.O.S., de la Fraga L.G., Clackdoyle R., Carazo J.M. Normalizing projection images: a study of image normalizing procedures for single particle three-dimensional electron microscopy. Ultramicroscopy. 2004;101(2-4):129–138. doi: 10.1016/j.ultramic.2004.04.004. [DOI] [PubMed] [Google Scholar]
- Sorzano C.O.S., Recarte E., Alcorlo M., Bilbao-Castro J.R., San-Martn C., Marabini R., Carazo J.M. Automatic particle selection from electron micrographs using machine learning techniques. J. Struct. Biol. 2009;167(3):252–260. doi: 10.1016/j.jsb.2009.06.011. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Suloway C., Pulokas J., Fellmann D., Cheng A., Guerra F., Quispe J., Stagg S., Potter C.S., Carragher B. Automated molecular microscopy: the new leginon system. J. Struct. Biol. 2005;151(1):41–60. doi: 10.1016/j.jsb.2005.03.010. [DOI] [PubMed] [Google Scholar]
- Tang G., Peng L., Baldwin P.R., Mann D.S., Jiang W., Rees I., Ludtke S.J. EMAN2: an extensible image processing suite for electron microscopy. J. Struct. Biol. 2007;157(1):38–46. doi: 10.1016/j.jsb.2006.05.009. [DOI] [PubMed] [Google Scholar]
- van Heel M. Finding trimeric HIV-1 envelope glycoproteins in random noise. Proc. Natl. Acad. Sci. USA. 2013;110(45):E4175–4177. doi: 10.1073/pnas.1314353110. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Vinothkumar K.R., McMullan G., Henderson R. Molecular mechanism of antibody-mediated activation of galactosidase. Structure. 2014;22(4):621–627. doi: 10.1016/j.str.2014.01.011. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Voorhees R.M., Fernndez I.S., Scheres S.H.W., Hegde R.S. Structure of the mammalian ribosome-Sec61 complex to 3.4 resolution. Cell. 2014;157(7):1632–1643. doi: 10.1016/j.cell.2014.05.024. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Voss N.R., Yoshioka C.K., Radermacher M., Potter C.S., Carragher B. DoG picker and TiltPicker: software tools to facilitate particle selection in single particle electron microscopy. J. Struct. Biol. 2009;166(2):205–213. doi: 10.1016/j.jsb.2009.01.004. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Wong W., Bai X.-C., Brown A., Fernandez I.S., Hanssen E., Condron M., Tan Y.H., Baum J., Scheres S.H. Cryo-EM structure of the Plasmodium falciparum 80s ribosome bound to the anti-protozoan drug emetine. eLife. 2014:e03080. doi: 10.7554/eLife.03080. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Zhu Y., Carragher B., Glaeser R.M., Fellmann D., Bajaj C., Bern M., Mouche F., Haas F.d., Hall R.J., Kriegman D.J., Ludtke S.J., Mallick S.P., Penczek P.A., Roseman A.M., Sigworth F.J., Volkmann N., Potter C.S. Automatic particle selection: results of a comparative study. J. Struct. Biol. 2004;145(1-2):3–14. doi: 10.1016/j.jsb.2003.09.033. [DOI] [PubMed] [Google Scholar]