easy-dna


Nameeasy-dna JSON
Version 0.3.4 PyPI version JSON
download
home_pagehttps://github.com/Edinburgh-Genome-Foundry/easy_dna
SummaryMethods for DNA sequence reading, writing and editing.
upload_time2022-12-18 15:24:52
maintainer
docs_urlNone
authorZulko
requires_python
licenseMIT
keywords dna sequence genbank record editing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            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.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Edinburgh-Genome-Foundry/easy_dna",
    "name": "easy-dna",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "DNA sequence Genbank record editing",
    "author": "Zulko",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/64/ba/7e7b34ae25a888e943595e43661d71f58cd706b5af68a2b637192d07c8f0/easy_dna-0.3.4.tar.gz",
    "platform": null,
    "description": "Easy DNA\n========\n\nEasy_dna is a Python library implementing useful routines for manipulating DNA\nsequences, either as \"ATGC\" strings or Biopython records. It aims at providing\na simpler interface than Biopython for common operations related to DNA sequence\ndesign and genbank generation.\n\n**Github Page**\n\n`<https://github.com/Edinburgh-Genome-Foundry/easy_dna>`_\n\n**License:** MIT, Copyright Edinburgh Genome Foundry\n\n\nMore biology software\n---------------------\n\n.. image:: https://raw.githubusercontent.com/Edinburgh-Genome-Foundry/Edinburgh-Genome-Foundry.github.io/master/static/imgs/logos/egf-codon-horizontal.png\n  :target: https://edinburgh-genome-foundry.github.io/\n\nEasy DNA is part of the `EGF Codons <https://edinburgh-genome-foundry.github.io/>`_ synthetic biology software suite for DNA design, manufacturing and validation.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Methods for DNA sequence reading, writing and editing.",
    "version": "0.3.4",
    "split_keywords": [
        "dna",
        "sequence",
        "genbank",
        "record",
        "editing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ba973c2668672c075474b6d3a4ed785a",
                "sha256": "54837536417cc2867775d36a1a274975a2493877deed4f809e6cd186fb657197"
            },
            "downloads": -1,
            "filename": "easy_dna-0.3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ba973c2668672c075474b6d3a4ed785a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18452,
            "upload_time": "2022-12-18T15:24:50",
            "upload_time_iso_8601": "2022-12-18T15:24:50.383065Z",
            "url": "https://files.pythonhosted.org/packages/b5/f4/68599744d6b99910bff5a77c0abf491cdfa80a88f85aadea697cabd80e1e/easy_dna-0.3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "283a468f1dcb02195df637be41a08727",
                "sha256": "f05f049c1d165e26a4fa4550f946c2f37df442f203b167fca6852639bbc08e05"
            },
            "downloads": -1,
            "filename": "easy_dna-0.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "283a468f1dcb02195df637be41a08727",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18692,
            "upload_time": "2022-12-18T15:24:52",
            "upload_time_iso_8601": "2022-12-18T15:24:52.310545Z",
            "url": "https://files.pythonhosted.org/packages/64/ba/7e7b34ae25a888e943595e43661d71f58cd706b5af68a2b637192d07c8f0/easy_dna-0.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-18 15:24:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Edinburgh-Genome-Foundry",
    "github_project": "easy_dna",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "easy-dna"
}
        
Elapsed time: 0.01905s