Installation

Requirements

  • Python 3.12 or higher

Install from PyPI

pip install tacular

Install from source

git clone https://github.com/tacular-omics/tacular.git
cd tacular
pip install -e .