Metadata-Version: 2.1
Name: lil-aretomo
Version: 0.0.4
Summary: AreTomo (w)rapper for rln4
Home-page: https://github.com/EuanPyle/lil_aretomo
Author: Euan Pyle
Author-email: euanpyle@gmail.com
License: BSD license
Project-URL: Source Code, https://github.com/EuanPyle/lil_aretomo
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: testing
Provides-Extra: dev
License-File: LICENSE

# li'l AreTomo

A lightweight (w)rapper for [AreTomo](https://www.biorxiv.org/content/10.1101/2022.02.15.480593v1).

see the script in example directory for the kind of input script you need to run this.

## Installation

It is recommended to install into a fresh virtual environment.

```sh
pip install lil_aretomo
```
