🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

sequenticon

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sequenticon

Generate human-friendly icons from DNA sequences

pipPyPI
Version
0.1.8
Maintainers
1

Sequenticon

.. image:: https://github.com/Edinburgh-Genome-Foundry/sequenticon/actions/workflows/build.yml/badge.svg :target: https://github.com/Edinburgh-Genome-Foundry/sequenticon/actions/workflows/build.yml :alt: GitHub CI build status

.. image:: https://coveralls.io/repos/github/Edinburgh-Genome-Foundry/sequenticon/badge.svg?branch=master :target: https://coveralls.io/github/Edinburgh-Genome-Foundry/sequenticon?branch=master

Sequenticon is a Python library to generate identicons <https://en.wikipedia.org/wiki/Identicon>_ 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:: https://raw.githubusercontent.com/Edinburgh-Genome-Foundry/sequenticon/master/images/ATGGTGCA_sequenticon.png

Infos

PIP installation:

.. code:: bash

pip install sequenticon

Github Page: <https://github.com/Edinburgh-Genome-Foundry/sequenticon>_

License: MIT

Copyright 2018 Edinburgh Genome Foundry, University of Edinburgh

More biology software

.. image:: https://raw.githubusercontent.com/Edinburgh-Genome-Foundry/Edinburgh-Genome-Foundry.github.io/master/static/imgs/logos/egf-codon-horizontal.png :target: https://edinburgh-genome-foundry.github.io/

Sequenticon is part of the EGF Codons <https://edinburgh-genome-foundry.github.io/>_ synthetic biology software suite for DNA design, manufacturing and validation.

Keywords

DNA

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts