Skip to content
Snippets Groups Projects
user avatar
Blaise Li authored
64894825
History

Utilities to analyse codon usage

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

Installing

Get the source using git clone git@gitlab.pasteur.fr:bli/libcodonusage.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/libcodonusage.git