An open API service indexing awesome lists of open source software.

https://github.com/deepmodeling/cemo


https://github.com/deepmodeling/cemo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# cemo
`cemo` is a python library designed for facilitating building
applications for cryo-EM 3D reconstruction tasks. Many functions/modules are written using pyTorch, making it easier to implement
machine-learning-based cryo-EM algorithms.

## Installation
```bash
git clone [email protected]:deepmodeling/cemo.git
cd cemo
pip install .
```

## License
Apache 2.0