Skip to content
Zhen Huang edited this page Mar 1, 2024 · 3 revisions

Welcome to the MemXTerminator wiki!

MemXTerminator

A software for membrane analysis and subtraction in cryo-EM.

Overview

This software utilizes 2D averages and their corresponding alignment information, employing methods such as Radon transformation, cross-correlation, L1 norm, Bezier curves, Monte Carlo simulations, and genetic algorithms. It analyzes and subtracts membranes of any shape in cryo-EM, ultimately producing particle stacks and micrographs with membrane signals removed, suitable for subsequent membrane protein analysis.

Features

  • Capable of analyzing biological membranes of any shape, including simple lines and arcs, as well as more complex shapes like S or W curves;
  • Accurately locates and subtracts biological membrane signals;
  • Utilizes GPU and CUDA acceleration to enhance computational speed;
  • Features a user-friendly GUI.

Requirements

  • This software requires a GPU and CUDA acceleration. So, the installation of CUDA drivers and libraries is necessary.
  • pyem is also needed to convert cryoSPARC’s .cs files to Relion’s .star format for processing.

Wiki

This software has a very accessible wiki for better tutorial organization.

Installation

For specific installation methods, please refer to the wiki installation section.

Usage

This software has a user-friendly GUI. To use this software, simply type:

MemXTerminator gui &

For detailed usage tutorials, please refer to the wiki usage section.

License

This software is licensed under GPL v3.0.

Acknowledgement

Thanks to Jack(Kai) Zhang@Yale MBB for his guidance.

Contributing

Always welcome! This software may still has room for improvement such as updating the usage documentation, improving the GUI design, and enhancing the software's usability.

I am still working on improving this software. More exciting features are on the way!

Contact

If you have any questions, please contact me: [email protected]

Clone this wiki locally