Installation

Prerequisites

Install python 3.7 Astir uses python 3.*

Astir installation

PyPI

pip3 install astir

Dev

Clone this repo and run

git clone https://github.com/camlab-bioml/astir.git
cd astir
pip install -e .