Installation
From source:
git clone https://github.com/BGI-HangzhouAI/Genos
cd sdk
pip install -e .
Find out packages that lead to failures, then create a new requirements.txt of them and run:
pip install -r requirements.txt
From source:
git clone https://github.com/BGI-HangzhouAI/Genos
cd sdk
pip install -e .
Find out packages that lead to failures, then create a new requirements.txt of them and run:
pip install -r requirements.txt