{ "info": { "author": "Wibowo Arindrarto", "author_email": "bow@bow.web.id", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Utilities" ], "description": "FsnViz\n======\n\n|ci| |coverage| |pypi|\n\n.. |ci| image:: https://travis-ci.org/bow/fsnviz.svg?branch=master\n :target: https://travis-ci.org/bow/fsnviz\n\n.. |coverage| image:: https://codecov.io/gh/bow/fsnviz/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/bow/fsnviz\n\n.. |pypi| image:: https://badge.fury.io/py/FsnViz.svg\n :target: http://badge.fury.io/py/fsnviz\n\n\nFsnViz is a Python tool for plotting RNA-seq fusion events using Circos plots.\nIt parses outputs of gene fusion finding tools and creates Circos plots out of\nit.\n\nCurrently it accepts outputs of the following gene fusion finding tool:\n\n* `STAR-Fusion `_ hits table\n (``star-fusion``)\n* `FusionCatcher `_ final table\n (``fusioncatcher``)\n\n\nRequirements\n------------\n\nFsnViz is tested on the following Python versions:\n * 3.5\n * 3.6\n\nand the following Circos versions:\n * 0.69-2\n\nOther Circos versions may be used but they are not guaranteed to work.\n\nInstallation\n------------\n\nYou can download the latest version via pip:\n\n $ pip install fsnviz\n\nCircos needs to be installed separately.\n\n\nUsage\n-----\n\nFsnViz needs only a result file of the gene fusion finding tool:\n\n $ fsnviz star-fusion /path/to/result/file\n\nWith the invocation above, it will create the Circos plot as an SVG image\ncalled ``fsnviz.svg`` in the current directory. You can adjust the output\nbehavior using some flags such as:\n\n * The ``--output-dir`` flag to set the output directory. If it does not\n exist, it will be created for you.\n * The ``--base-name`` flag to set the base name of the Circos plot\n (the default is ``fsnviz``). Filename extensions are added accordingly.\n * The ``--karyotype`` flag to set the Circos reference karyotype.\n Currently only ``human.hg19`` and ``human.hg38`` are available.\n\nFor a complete list, check out the help via ``fsnviz --help``.\n\n\nCredits\n-------\n\n* Initial circos templates were based on the Circos templates of\n `viewFusion `_, written by Jiang Li.\n\n\nLicense\n-------\n\nFsnViz is BSD-licensed. Refer to the ``LICENSE`` file for the full license.\n\n\nChangelog\n=========\n\n\nVersions 0.3\n------------\n\nRelease 0.3.0\n^^^^^^^^^^^^^\n\n`release date: 14 August 2017`\n\n* Adds a new `--circos-conf` CLI flag which allows for custom circos config file.\n* Updates the default template with bigger fonts\n\n\nVersions 0.2\n------------\n\nRelease 0.2.0\n^^^^^^^^^^^^^\n\n`release date: 30 January 2016`\n\n* Adds support for plotting FusionCatcher output.\n\n\nVersions 0.1\n------------\n\nRelease 0.1.0\n^^^^^^^^^^^^^\n\n`release date: 20 April 2016`\n\n* First release.\n* Support for plotting STAR-fusion output on human.hg19 and human.hg38.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bow.web.id", "keywords": "rnaseq fusion circos plot bioinformatics visualization", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "FsnViz", "package_url": "https://pypi.org/project/FsnViz/", "platform": "", "project_url": "https://pypi.org/project/FsnViz/", "project_urls": { "Homepage": "http://bow.web.id" }, "release_url": "https://pypi.org/project/FsnViz/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "Tool for plotting gene fusion events detected by various tools using Circos.", "version": "0.3.0" }, "last_serial": 3095643, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "79ba80aeef411b89802e2b3e597b3c37", "sha256": "95901c57769982882db12f08cd8e08d34805a62f1523cc3853862ccc612dd365" }, "downloads": -1, "filename": "FsnViz-0.1.0.tar.gz", "has_sig": false, "md5_digest": "79ba80aeef411b89802e2b3e597b3c37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12314, "upload_time": "2016-04-20T13:52:17", "url": "https://files.pythonhosted.org/packages/cb/ed/a9cd233386fab2800e24a5a5b58757c150e35aa0bb30069e44498db4b6a3/FsnViz-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "20a051a88d1631e76536828b8b69cac4", "sha256": "340c1587239a588ae5d5fb99649039012fc67953f4c33b6313b2dac4b6ead05b" }, "downloads": -1, "filename": "FsnViz-0.2.0.tar.gz", "has_sig": false, "md5_digest": "20a051a88d1631e76536828b8b69cac4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22448, "upload_time": "2017-01-30T09:44:19", "url": "https://files.pythonhosted.org/packages/a8/e9/535bde7ffdf5c0678d0b75d0667dc846bbf95c27f6f540eb69b7240b901c/FsnViz-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "ac9d72772afe24f2ad07236b3ac11261", "sha256": "df1f36abc739eb6f258da5045ef8c3d0954a058b1621fdc36e1ed9db683a5af4" }, "downloads": -1, "filename": "FsnViz-0.3.0.tar.gz", "has_sig": false, "md5_digest": "ac9d72772afe24f2ad07236b3ac11261", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22916, "upload_time": "2017-08-14T15:14:42", "url": "https://files.pythonhosted.org/packages/81/75/e018e3420d1240964aea84425899af3b06799ccc54376acd865aa3f9a90b/FsnViz-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac9d72772afe24f2ad07236b3ac11261", "sha256": "df1f36abc739eb6f258da5045ef8c3d0954a058b1621fdc36e1ed9db683a5af4" }, "downloads": -1, "filename": "FsnViz-0.3.0.tar.gz", "has_sig": false, "md5_digest": "ac9d72772afe24f2ad07236b3ac11261", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22916, "upload_time": "2017-08-14T15:14:42", "url": "https://files.pythonhosted.org/packages/81/75/e018e3420d1240964aea84425899af3b06799ccc54376acd865aa3f9a90b/FsnViz-0.3.0.tar.gz" } ] }