diff --git a/README.rst b/README.rst index c9a7d9f4..bee54f61 100644 --- a/README.rst +++ b/README.rst @@ -3,40 +3,42 @@ Welcome to the AAanalysis documentation! .. Developer Notes: Please update badges in README.rst and vice versa - The following badges are currently not in use: - image:: https://github.com/breimanntools/aaanalysis/workflows/Build/badge.svg - :target: https://github.com/breimanntools/aaanalysis/actions - :alt: Build Status - image:: https://github.com/breimanntools/aaanalysis/workflows/Python-check/badge.svg - :target: https://github.com/breimanntools/aaanalysis/actions - :alt: Python-check - image:: https://anaconda.org/conda-forge/aaanalysis/badges/version.svg - :target: https://anaconda.org/conda-forge/aaanalysis - :alt: Conda - Package Version - -.. image:: https://img.shields.io/pypi/status/aaanalysis.svg - :target: https://pypi.org/project/aaanalysis/ - :alt: PyPI - Status - -.. image:: https://img.shields.io/pypi/pyversions/aaanalysis.svg - :target: https://pypi.python.org/pypi/aaanalysis - :alt: Supported Python Versions - -.. image:: https://img.shields.io/pypi/v/aaanalysis.svg - :target: https://pypi.python.org/pypi/aaanalysis - :alt: PyPI - Package Version - -.. image:: https://readthedocs.org/projects/aaanalysis/badge/?version=latest - :target: https://aaanalysis.readthedocs.io/en/latest/?badge=latest - :alt: Documentation Status - -.. image:: https://img.shields.io/github/license/breimanntools/aaanalysis.svg - :target: https://github.com/breimanntools/aaanalysis/blob/master/LICENSE - :alt: License - -.. image:: https://pepy.tech/badge/aaanalysis - :target: https://pepy.tech/project/aaanalysis - :alt: Downloads + +.. list-table:: + :widths: 25 75 + :header-rows: 1 + + * - Aspect + - Badges + * - Testing + - | Build Status: .. image:: https://github.com/breimanntools/aaanalysis/workflows/Build/badge.svg + :target: https://github.com/breimanntools/aaanalysis/actions + :alt: Build + | Python Check: .. image:: https://github.com/breimanntools/aaanalysis/workflows/Python-check/badge.svg + :target: https://github.com/breimanntools/aaanalysis/actions + :alt: Python-check + * - Package + - | PyPI Status: .. image:: https://img.shields.io/pypi/status/aaanalysis.svg + :target: https://pypi.org/project/aaanalysis/ + :alt: PyPI - Status + | Supported Python Versions: .. image:: https://img.shields.io/pypi/pyversions/aaanalysis.svg + :target: https://pypi.python.org/pypi/aaanalysis + :alt: Supported Python Versions + | PyPI Version: .. image:: https://img.shields.io/pypi/v/aaanalysis.svg + :target: https://pypi.python.org/pypi/aaanalysis + :alt: PyPI - Package Version + | Conda Version: .. image:: https://anaconda.org/conda-forge/aaanalysis/badges/version.svg + :target: https://anaconda.org/conda-forge/aaanalysis + :alt: Conda - Package Version + | Documentation: .. image:: https://readthedocs.org/projects/aaanalysis/badge/?version=latest + :target: https://aaanalysis.readthedocs.io/en/latest/?badge=latest + :alt: Documentation Status + | License: .. image:: https://img.shields.io/github/license/breimanntools/aaanalysis.svg + :target: https://github.com/breimanntools/aaanalysis/blob/master/LICENSE + :alt: License + | Downloads: .. image:: https://pepy.tech/badge/aaanalysis + :target: https://pepy.tech/project/aaanalysis + :alt: Downloads **AAanalysis** (Amino Acid analysis) is a Python framework for interpretable sequence-based protein prediction. Its foundation are the following algorithms: