Skip to content
Snippets Groups Projects
user avatar
Blaise Li authored
Not yet tested.
8cc0d19f
History

Utilities to cluster sequences.

This is a very preliminary version, with very few utilities.

Installing

Get the source using git clone git@gitlab.pasteur.fr:bli/libclusterseq.git, cd into it and run python3 -m pip install .

It might also work directly:

python3 -m pip install git+ssh://git@gitlab.pasteur.fr/bli/libclusterseq.git