{ "info": { "author": "Xiaobei Zhao", "author_email": "xiaobei_zhao(at)med.unc.edu", "bugtrack_url": null, "classifiers": [], "description": "============================\nNGSfig\n============================\n\n\nExample: Legoplot in NGSfig\n----------------------------------\n\n.. code-block:: python\n\n import warnings\n from pkg_resources import get_distribution, resource_stream, Requirement\n from ngsfig.graphics import trinucleotide\n\n with resource_stream(Requirement.parse(\"ngsfig\"), \"data/trinucleotide_demo.txt\") as input:\n trinucleotide.demo(input)\n\nRun this script or paste it into a Python console.\n\n\n.. class:: no-web\n\n .. image:: https://raw.githubusercontent.com/xiaobeizhao/ngsfigpy/master/data/trinucleotide_demo.png\n :alt: NGSfig | Legoplot\n :width: 100%\n :align: center\n\n.. class:: no-web no-pdf\n\n \nDownload and Install\n--------------------\n* `GitHub (beta) `\n* `PyPI `\n\n \nDependencies\n------------\n* `nose `\n* `setuptools>=33.1.1 `\n* `numpy>=1.11.3 `\n* `pandas>=0.19.2 `\n* `tabulate>=0.7.5 `\n* `matplotlib>=2.0.0 `\n* `xmisc (beta) `\n* `xmisc `\n\n \nLicense\n-------\nCode and documentation are available according to the GNU LGPL License.", "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/xiaobeizhao/ngsfigpy", "keywords": null, "license": "GNU LGPL", "maintainer": null, "maintainer_email": null, "name": "ngsfig", "package_url": "https://pypi.org/project/ngsfig/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ngsfig/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/xiaobeizhao/ngsfigpy" }, "release_url": "https://pypi.org/project/ngsfig/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Classes and functions for NGS data illustration", "version": "0.1.1" }, "last_serial": 2862433, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "c6c9a59bdd13e63d33df6a3d3c58f973", "sha256": "fd66f9b7870af7eb0d5d74ca047e622512f15a89f1de7cdaf5321ffbe8ff117e" }, "downloads": -1, "filename": "ngsfig-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c6c9a59bdd13e63d33df6a3d3c58f973", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63030, "upload_time": "2017-05-09T19:15:14", "url": "https://files.pythonhosted.org/packages/8e/72/4a1d7828a2e73721321e6fce6b30a0c4852d8c69c2520b97d243cba619c0/ngsfig-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c6c9a59bdd13e63d33df6a3d3c58f973", "sha256": "fd66f9b7870af7eb0d5d74ca047e622512f15a89f1de7cdaf5321ffbe8ff117e" }, "downloads": -1, "filename": "ngsfig-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c6c9a59bdd13e63d33df6a3d3c58f973", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63030, "upload_time": "2017-05-09T19:15:14", "url": "https://files.pythonhosted.org/packages/8e/72/4a1d7828a2e73721321e6fce6b30a0c4852d8c69c2520b97d243cba619c0/ngsfig-0.1.1.tar.gz" } ] }