Metadata-Version: 2.1
Name: easy_dna
Version: 0.3.2
Summary: Methods for DNA sequence reading, writing and editing.
Home-page: https://github.com/Edinburgh-Genome-Foundry/easy_dna
Author: Zulko
License: MIT
Keywords: DNA sequence Genbank record editing
Platform: UNKNOWN
License-File: LICENCE.txt

Easy DNA
========

Easy_dna is a Python library implementing useful routines for manipulating DNA
sequences, either as "ATGC" strings or Biopython records. It aims at providing
a simpler interface than Biopython for common operations related to DNA sequence
design and genbank generation.

**Github Page**

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

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

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


