Metadata-Version: 2.1
Name: mutalyzer
Version: 3.0.5
Summary: Mutalyzer HGVS variant description tools.
Home-page: https://github.com/mutalyzer/mutalyzer
Author: Mihai Lefter
Author-email: M.Lefter@lumc.nl
License: MIT
Keywords: Mutalyzer,HGVS
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Description-Content-Type: text/x-rst
License-File: LICENSE

Mutalyzer
=========

.. image:: https://img.shields.io/github/last-commit/mutalyzer/mutalyzer.svg
   :target: https://github.com/mutalyzer/mutalyzer/graphs/commit-activity
.. image:: https://readthedocs.org/projects/mutalyzer/badge/?version=latest
   :target: https://mutalyzer.readthedocs.io/en/latest
.. image:: https://img.shields.io/pypi/v/mutalyzer.svg
   :target: https://pypi.org/project/mutalyzer/
.. image:: https://img.shields.io/github/languages/code-size/mutalyzer/mutalyzer.svg
   :target: https://github.com/mutalyzer/mutalyzer
.. image:: https://img.shields.io/github/languages/count/mutalyzer/mutalyzer.svg
   :target: https://github.com/mutalyzer/mutalyzer
.. image:: https://img.shields.io/github/languages/top/mutalyzer/mutalyzer.svg
   :target: https://github.com/mutalyzer/mutalyzer
.. image:: https://img.shields.io/github/license/mutalyzer/mutalyzer.svg
   :target: https://raw.githubusercontent.com/mutalyzer/mutalyzer/master/LICENSE.md

----

Package designed to check descriptions of sequence variants according to the
Human Genome Sequence Variation Society (`HGVS <https://www.hgvs.org/>`_)
`guidelines <https://varnomen.hgvs.org/>`_.

Please see ReadTheDocs_ for the latest documentation.

.. _ReadTheDocs: https://mutalyzer.readthedocs.io/en/latest/
