Metadata-Version: 1.0
Name: crazydoc
Version: 0.1.2
Summary: Read genetic sequences from stylized docx files
Home-page: https://github.com/Edinburgh-Genome-Foundry/crazydoc
Author: Zulko
Author-email: UNKNOWN
License: MIT
Description: CrazyDoc
        ============
        
        Crazydoc is a Python library to parse one of the most common DNA representation formats: the joyfully coloured and stylishly annotated MS-Word document.
        
        .. image:: https://raw.githubusercontent.com/Edinburgh-Genome-Foundry/crazydoc/master/docs/screenshot.png
           :alt: [logo]
           :align: center
           :width: 600px
        
        While other standards such as FASTA or Genbank are better supported by modern sequence editors, none enjoys the same popularity among molecular biologist as MS-Word's ``.docx`` format, which is limited only by the sophistication and creativity of the user.
        
        Infos
        -----
        
        **PIP installation:**
        
        .. code:: bash
        
          pip install crazydoc
        
        **Github Page**
        
        `<https://github.com/Edinburgh-Genome-Foundry/crazydoc>`_
        
        **License:** MIT, Copyright Edinburgh Genome Foundry
        
        More biology software
        ---------------------
        
        .. image:: https://raw.githubusercontent.com/Edinburgh-Genome-Foundry/Edinburgh-Genome-Foundry.github.io/master/static/imgs/logos/egf-codon-horizontal.png
          :target: https://edinburgh-genome-foundry.github.io/
        
        Crazydoc is part of the `EGF Codons <https://edinburgh-genome-foundry.github.io/>`_ synthetic biology software suite for DNA design, manufacturing and validation.
        
Keywords: dna-sequence bioinformatics systems-biology docx
Platform: UNKNOWN
