Metadata-Version: 2.1
Name: mutalyzer-mutator
Version: 0.1.0
Summary: Mutalyzer sequence mutator.
Home-page: http://github.com/mutalyzer/mutator
Author: Mihai Lefter
Author-email: M.Lefter@lumc.nl
License: MIT
Description: # Mutalyzer Mutator
        
        ![GitHub last commit](https://img.shields.io/github/last-commit/mutalyzer/mutator)
        ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/mutalyzer/mutator/Python%20package%20CI)
        ![Read the Docs](https://img.shields.io/readthedocs/mutalyzer-mutator)
        ![GitHub release (latest by date)](https://img.shields.io/github/v/release/mutalyzer/mutator)
        ![GitHub Release Date](https://img.shields.io/github/release-date/mutalyzer/mutator)
        ![PyPI](https://img.shields.io/pypi/v/mutalyzer-mutator)
        ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/mutalyzer/mutator)
        ![GitHub language count](https://img.shields.io/github/languages/count/mutalyzer/mutator)
        ![GitHub top language](https://img.shields.io/github/languages/top/mutalyzer/mutator)
        ![GitHub](https://img.shields.io/github/license/mutalyzer/mutator)
        
        ---
        
        This package provides an interface to mutate a DNA reference sequence
        according to a list of variants.
        
        Please see [ReadTheDocs](https://mutalyzer-mutator.readthedocs.io) for the latest documentation.
        
Keywords: Mutalyzer,mutate,description,sequence,dna,variant
Platform: UNKNOWN
Description-Content-Type: text/markdown
Provides-Extra: test
