Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.09 KB

README.rst

File metadata and controls

60 lines (32 loc) · 1.09 KB

logo_image

emtools is a Python package with utilities for manipulating CryoEM images and metadata such as STAR files or SQLITE databases. It also contains other miscellaneous utils for processes handling and monitoring, among others.

The library is composed by several modules that provide mainly classes to perform certain operations.

For more detailed information check the documentation at:

https://3dem.github.io/emdocs/emtools/

Installation

pip install emtools

Or for development:

git clone [email protected]:3dem/emtools.git
pip install -e emtools/

Usage

Testing

python -m unittest emtools.tests.test_utils
python -m unittest emtools.tests.test_metadata
python -m unittest emtools.tests.test_pipeline

How to cite

Please cite the code repository DOI: xxx

Authors

  • Jose Miguel de la Rosa-Trevín, St.Jude Children's Research Hospital, Memphis, TN