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

Fast alignment and reconstruction algorithm for cryo-electron microscopy
408 téléchargements
Mise à jour 18 mars 2015

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2013a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Biomedical Imaging dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Utils/

Version Publié le Notes de version
1.2.0.0

Fixed file saving error

1.1.0.0

Updated code comments

1.0.0.0