Metadata-Version: 2.1
Name: reliontomotools
Version: 0.0.1
Summary: External tools for Relion tomo
Home-page: https://github.com/joton/reliontomotools
Author: Joaquín Otón
License: MIT
Project-URL: Bug Tracker, https://github.com/joton/reliontomotools/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: xmltodict
Requires-Dist: docopt
Requires-Dist: scipy
Requires-Dist: mrcfile
Requires-Dist: tqdm

# reliontomotools

## install
```bash
pip install git+https://github.com/joton/reliontomotools.git
```



