SubspaceEM: A Fast Maximum-a-posteriori Algorithm for Cryo-EM Single Particle Reconstruction

Fast alignment and reconstruction algorithm for cryo-electron microscopy
408 descargas
Actualizado 18 mar 2015

Ver licencia

Single particle reconstruction methods based on the maximum-likelihood principle are popular because of their ability to produce high resolution structures. However, these algorithms are computationally very expensive, requiring a network of servers. To address this problem, we have developed a new algorithm called SubspaceEM for accelerating maximum-likelihood reconstructions. The speedup is by orders of magnitude, and the new algorithm produces similar quality reconstructions compared to the traditional maximum-likelihood formulation. Our approach uses subspace approximations of the cryo-electron microscopy images and the structure projections, greatly reducing the number of image transformations and comparisons that are computed.
The files include an implementation of the SubspaceEM algorithm. The main script is subspaceEM.m. In addition, a small dataset for testing is included. Please view the readme PDF for further details.

Citar como

Nicha Dvornek (2024). SubspaceEM: A Fast Maximum-a-posteriori Algorithm for Cryo-EM Single Particle Reconstruction (https://www.mathworks.com/matlabcentral/fileexchange/50091-subspaceem-a-fast-maximum-a-posteriori-algorithm-for-cryo-em-single-particle-reconstruction), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2013a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Biomedical Imaging en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Utils/

Versión Publicado Notas de la versión
1.2.0.0

Fixed file saving error

1.1.0.0

Updated code comments

1.0.0.0