Metadata-Version: 1.1
Name: mutalyzer-backtranslate
Version: 0.1.3
Summary: Functions for reverse translation.
Home-page: https://github.com/mutalyzer/backtranslate
Author: LUMC, Jeroen F.J. Laros
Author-email: J.F.J.Laros@lumc.nl
License: MIT
Description: Back translation
        ================
        
        .. image:: https://img.shields.io/github/last-commit/mutalyzer/backtranslate.svg
           :target: https://github.com/mutalyzer/backtranslate/graphs/commit-activity
        .. image:: https://travis-ci.org/mutalyzer/backtranslate.svg?branch=master
           :target: https://travis-ci.org/mutalyzer/backtranslate
        .. image:: https://readthedocs.org/projects/mutalyzer-backtranslate/badge/?version=latest
           :target: https://mutalyzer-backtranslate.readthedocs.io/en/latest
        .. image:: https://img.shields.io/github/release-date/mutalyzer/backtranslate.svg
           :target: https://github.com/mutalyzer/backtranslate/releases
        .. image:: https://img.shields.io/github/release/mutalyzer/backtranslate.svg
           :target: https://github.com/mutalyzer/backtranslate/releases
        .. image:: https://img.shields.io/pypi/v/mutalyzer-backtranslate.svg
           :target: https://pypi.org/project/mutalyzer-backtranslate/
        .. image:: https://img.shields.io/github/languages/code-size/mutalyzer/backtranslate.svg
           :target: https://github.com/mutalyzer/backtranslate
        .. image:: https://img.shields.io/github/languages/count/mutalyzer/backtranslate.svg
           :target: https://github.com/mutalyzer/backtranslate
        .. image:: https://img.shields.io/github/languages/top/mutalyzer/backtranslate.svg
           :target: https://github.com/mutalyzer/backtranslate
        .. image:: https://img.shields.io/github/license/mutalyzer/backtranslate.svg
           :target: https://raw.githubusercontent.com/mutalyzer/backtranslate/master/LICENSE.md
        
        ----
        
        This library provides functions for back translation from amino acids to
        nucleotides.
        
        Please see ReadTheDocs_ for the latest documentation.
        
        
        .. _ReadTheDocs: https://mutalyzer-backtranslate.readthedocs.io
        
Keywords: bioinformatics
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
