Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.57 KB

pypi-readme.rst

File metadata and controls

38 lines (22 loc) · 1.57 KB

Sequenticon

GitHub CI build status

image

Sequenticon is a Python library to generate identicons for DNA sequences, providing a simple visual way to instantly know that two sequences are different (different identicons) or very probably the same (same identicon), without needing to know the full sequence. For instance the sequence ATGGTGCA gets converted to the following icon:

image

Infos

PIP installation:

pip install sequenticon

Github Page

https://github.com/Edinburgh-Genome-Foundry/sequenticon

License: MIT, Copyright Edinburgh Genome Foundry

More biology software

image

Sequenticon is part of the EGF Codons synthetic biology software suite for DNA design, manufacturing and validation.