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

版本 1.2.0.0 (15.6 MB) 作者: Nicha Dvornek
Fast alignment and reconstruction algorithm for cryo-electron microscopy
408.0 次下载
更新时间 2015/3/18

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Biomedical Imaging 的更多信息

Community Treasure Hunt

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

Start Hunting!

Utils/

版本 已发布 发行说明
1.2.0.0

Fixed file saving error

1.1.0.0

Updated code comments

1.0.0.0