Installation#
Stable release#
You need to have Python 3.10 or newer installed on your system. To install seqme, run this command in your terminal:
pip install seqme
This is the preferred method to install seqme, as it will always install the most recent stable release.
Optional dependencies#
Models integrated in seqme are optional dependencies. The installation command is available in each models documentation.
From sources#
To install the latest commit from szczurek-lab/seqme, run this command in your terminal.
pip install git+https://github.com/szczurek-lab/seqme