Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 13 additions & 11 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,19 @@
genotype_variants
=================


.. image:: https://img.shields.io/pypi/v/genotype_variants.svg
:target: https://pypi.python.org/pypi/genotype_variants

.. image:: https://img.shields.io/github/workflow/status/msk-access/genotype_variants/validate
:alt: GitHub Workflow Status

.. image:: https://readthedocs.org/projects/genotype-variants/badge/?version=latest
:target: https://genotype-variants.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. table:: Badges

====== ===========================
Badge Link
====== ===========================
.. image:: https://img.shields.io/pypi/v/genotype_variants.svg
:target: https://pypi.python.org/pypi/genotype_variants
.. image:: https://img.shields.io/github/actions/workflow/status/msk-access/genotype_variants/validate.yaml
:alt: GitHub Actions Workflow Status
.. image:: https://readthedocs.org/projects/genotype-variants/badge/?version=develop
:target: https://genotype-variants.readthedocs.io/en/latest/?badge=develop
:alt: Documentation Status
====== ===========================



Expand Down
Loading