Metadata-Version: 2.4
Name: crazydoc
Version: 0.2.1
Summary: Read genetic sequences from stylized docx files
Home-page: https://github.com/Edinburgh-Genome-Foundry/crazydoc
Author: Zulko
License-Expression: MIT
Project-URL: Homepage, https://github.com/Edinburgh-Genome-Foundry/crazydoc
Keywords: dna-sequence,bioinformatics,systems-biology,docx
Description-Content-Type: text/x-rst
License-File: LICENCE.txt
Requires-Dist: biopython
Requires-Dist: python-docx
Dynamic: home-page
Dynamic: license-file

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/images/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

2018, 2025 Edinburgh Genome Foundry, University of Edinburgh


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.
