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:
PIP installation:
pip install sequenticon
Github Page
https://github.com/Edinburgh-Genome-Foundry/sequenticon
License: MIT, Copyright Edinburgh Genome Foundry
Sequenticon is part of the EGF Codons synthetic biology software suite for DNA design, manufacturing and validation.