Metadata-Version: 2.1
Name: genedom
Version: 0.2.0
Summary: Genetic part standardization
Home-page: https://github.com/Edinburgh-Genome-Foundry/genedom
Author: Zulko
License: MIT
Keywords: genetic DNA part standardization synthetic biology
License-File: LICENCE.txt
Requires-Dist: dnachisel[reports]
Requires-Dist: snapgene_reader
Requires-Dist: pdf_reports
Requires-Dist: pandas
Requires-Dist: dna_features_viewer
Requires-Dist: python-box
Requires-Dist: openpyxl
Requires-Dist: flametree
Requires-Dist: sequenticon


Genedom
=======

.. image:: https://github.com/Edinburgh-Genome-Foundry/genedom/actions/workflows/build.yml/badge.svg
    :target: https://github.com/Edinburgh-Genome-Foundry/genedom/actions/workflows/build.yml
    :alt: GitHub CI build status

.. image:: https://coveralls.io/repos/github/Edinburgh-Genome-Foundry/genedom/badge.svg?branch=master
   :target: https://coveralls.io/github/Edinburgh-Genome-Foundry/genedom?branch=master

Genedom is a Python package for managing the domestication of genetic parts, which means
modifying their sequences to make them compatible with a given genetic assembly standard.

Info
----

**PIP installation:**

.. code:: bash

  pip install genedom

**Github Page**

`<https://github.com/Edinburgh-Genome-Foundry/genedom>`_


**License:** MIT, Copyright 2018 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/

Genedom is part of the `EGF Codons <https://edinburgh-genome-foundry.github.io/>`_ synthetic biology software suite for DNA design, manufacturing and validation.
