Installation#

SeqTools can be installed from PyPi:

pip install seqtools

or from the source repository instead:

pip install git+https://github.com/nlgranger/SeqTools.git

Many elements are reusable independantly, you can pick what you need directly from the source code at https://github.com/nlgranger/SeqTools.