{ "info": { "author": "Erik Clarke", "author_email": "ecl@mail.med.upenn.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python" ], "description": "# Selective whole genome amplification\n[![Build Status](https://travis-ci.org/eclarke/swga.svg?branch=master)](https://travis-ci.org/eclarke/swga)\n[![Coverage Status](https://coveralls.io/repos/eclarke/swga/badge.svg?branch=dev&service=github)](https://coveralls.io/github/eclarke/swga)\n## Introduction \nThis is an easy-to-use, start-to-end package for finding sets of primers that selectively amplify a particular genome (the \"foreground\" genome) over a background genome. For instance, we can design a set of primers that amplify a parasite's genome in a sample that is overwhelmingly composed of host DNA.\n\nYou can run SWGA on hardware ranging from a Mac laptop to a high-end server. \n\n## Features:\n- Counts all the possible primers in a size range in both genomes\n- Filters primers based on:\n - foreground and background genome binding rates\n - melting temperatures (with a built-in melt temp calculator that accounts for mono- and divalent cation solutions!)\n - Possible homodimerization\n- Finds primer sets containing primers that are compatible with each other using graph theory (largest clique formation). The process ensures:\n - No primer in a set is a heterodimer\n - Even binding site spacing in foreground genome\n - Low total binding to background genome\n- Score each set based on certain binding metrics and allows exploration of high-scoring sets via output to common formats.\n\n## Installation\nFollow the installation instructions [here](https://github.com/eclarke/swga/wiki/Installation)\n\n## Using SWGA\nFollow the guide on our Wiki/[Quick Start](https://github.com/eclarke/swga/wiki/Quick-Start) to get started!\n\n## Updates\nNew features and bugfixes are released all the time. To update, simply follow steps 3-5 on the [installation instructions](https://github.com/eclarke/swga/wiki/Installation).\n\n## 3rd-party code\nSWGA incorporates code from other open-source projects:\n- `cliquer`, a clique-finding library by Sampo Niskanen and Patric Ostergard\n - http://users.aalto.fi/~pat/cliquer.html\n- `DSK`, a disk-based kmer-counting tool by G. Rizk\n - http://minia.genouest.org/dsk/\n - Citation: (Rizk, G., Lavenier, D. and Chikhi, R. DSK: k-mer counting with very low memory usage, Bioinformatics, 2013.)\n\nCliquer is copyright \u00a9 2002 Sampo Niskanen, Patric \u00d6sterg\u00e5rd. and licensed under the GPL.\n\nDSK is licensed under the CeCILL license, which can be found in src/dsk/LICENSE, and is GPL compatible.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eclarke/swga", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "swga", "package_url": "https://pypi.org/project/swga/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/swga/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/eclarke/swga" }, "release_url": "https://pypi.org/project/swga/0.4.0/", "requires_dist": null, "requires_python": null, "summary": "Pipeline to select compatible primer sets for selective whole-genome amplification.", "version": "0.4.0" }, "last_serial": 1826434, "releases": { "0.4.0": [ { "comment_text": "", "digests": { "md5": "3cdd4aac9b298a4ca23846a7f5382b28", "sha256": "661a9f61063e323c67e4bee79ee37566a2768607bc19432e62d9a97569ae7d47" }, "downloads": -1, "filename": "swga-0.4.0-py2-none-any.whl", "has_sig": false, "md5_digest": "3cdd4aac9b298a4ca23846a7f5382b28", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 189911, "upload_time": "2015-11-20T18:51:35", "url": "https://files.pythonhosted.org/packages/c3/85/dd0928f98600f66cd7e00dc697c54be956afd45a35c26d78bcf98da9543b/swga-0.4.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4f7040579e2ad57282d20b3dd6183afb", "sha256": "80d7ea746cebb3037980858342eb4d3635b4baf64cdeef58ef4ac7de847d8192" }, "downloads": -1, "filename": "swga-0.4.0.tar.gz", "has_sig": false, "md5_digest": "4f7040579e2ad57282d20b3dd6183afb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28682, "upload_time": "2015-11-20T18:51:42", "url": "https://files.pythonhosted.org/packages/ec/a2/5f594f6d0ee78220650e8514c3b82a50e4e4a02eebf859dc4c3a2510f956/swga-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3cdd4aac9b298a4ca23846a7f5382b28", "sha256": "661a9f61063e323c67e4bee79ee37566a2768607bc19432e62d9a97569ae7d47" }, "downloads": -1, "filename": "swga-0.4.0-py2-none-any.whl", "has_sig": false, "md5_digest": "3cdd4aac9b298a4ca23846a7f5382b28", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 189911, "upload_time": "2015-11-20T18:51:35", "url": "https://files.pythonhosted.org/packages/c3/85/dd0928f98600f66cd7e00dc697c54be956afd45a35c26d78bcf98da9543b/swga-0.4.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4f7040579e2ad57282d20b3dd6183afb", "sha256": "80d7ea746cebb3037980858342eb4d3635b4baf64cdeef58ef4ac7de847d8192" }, "downloads": -1, "filename": "swga-0.4.0.tar.gz", "has_sig": false, "md5_digest": "4f7040579e2ad57282d20b3dd6183afb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28682, "upload_time": "2015-11-20T18:51:42", "url": "https://files.pythonhosted.org/packages/ec/a2/5f594f6d0ee78220650e8514c3b82a50e4e4a02eebf859dc4c3a2510f956/swga-0.4.0.tar.gz" } ] }