{ "info": { "author": "Vimalkumar Velayudhan", "author_email": "vimalkumarvelayudhan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "=====\nAbout\n=====\n\n.. image:: https://img.shields.io/pypi/v/riboplot.svg\n :target: https://pypi.python.org/pypi/riboplot\n\nRiboPlot includes programs to plot and output Ribo-Seq read counts from an alignment file (BAM format).\n\nThere are two programs in the package:\n\n**riboplot**\n\n Plot and output read counts (csv) for a single transcript.\n\n**ribocount**\n\n Output read counts for all transcripts in an alignment.\n\n\nFree software: GPL license.\n\nDocumentation: http://pythonhosted.org/riboplot.\n\nPyPI: https://pypi.python.org/pypi/riboplot.\n\nGithub Repository: https://github.com/vimalkvn/riboplot.\n\nOnline: http://ribogalaxy.ucc.ie (under RiboSeq Analysis/RiboPlot).\n\n\n\n\n\nHistory\n=======\n0.3.1 (2017-03-04)\n------------------\n* Bugfix: ribocount: allow creation of zip files larger than 2GB.\n\n0.3.0 (2015-12-10)\n------------------\n* Support for multiple read lengths and corresponding offsets.\n* Optional arguments check is now split into multiple steps.\n* Remove the calculation of read lengths present in the BAM alignment. \n\n0.2.5 (2015-11-30)\n------------------\n* Bugfix: Use known versions of libraries as dependencies in setup.py.\n Otherwise, pip installs latest versions which haven't been tested.\n* Remove Codons label, change START to AUG [riboplot].\n\n0.2.4 (2015-11-25)\n------------------\n* Bugfix: ribocount now returns correct read counts if an offset is provided.\n* Bugfix: Don't include read counts in the longest ORF start or stop positions\n i.e., only include reads upstream or downstream of the start or stop positions.\n\n0.2.3 (2015-11-24)\n------------------\n* Bugfix: Recalculate read frame positions after applying offset.\n* Add sequence to CSV output.\n\n0.2.2 (2015-10-29)\n------------------\n* Use default linewidth (riboplot), Minor changes to default plot style.\n* Use 'Agg' as the default matplotlib backend (prevent $DISPLAY errors).\n* Use smaller images for the help section.\n* Fix typo in HISTORY.rst.\n* Update Github repository URL.\n\n0.2.1 (2015-10-16)\n------------------\nFix: Add mock again to setup requirements. Matplolib install under Galaxy fails otherwise.\n\n0.2.0 (2015-10-15)\n------------------\n**riboplot**\n\n* Support for color schemes - options: default, colorbrewer, rgb, greyorfs.\n* Plot changes - colored, light background for ORF architecture, legend moved down.\n* Image DPI change 300 |srarr| 600.\n* Sample scripts to plot multiple transcripts and multiple color schemes.\n\n**ribocount**\n\n* Ability to output read counts in 5'(``-v``) and 3'(``-r``) leader region.\n \nBugfixes\n\n1. Report error if a bam index could not be generated (ex. bam sorted using \n reference names instead of chromosome coordinates).\n2. No start/stop values when transcript sequences are in lower case.\n\nTests\n\n* Split into three different files.\n* Updated test configuration.\n\nMinor\n\n* XML wrapper changes - remove 'leader', add help text and output label change [ribocount].\n* Remove unused pysam import [riboplot].\n* Replace doc includes with sym links (breaks Galaxy toolshed otherwise).\n* Updated CSS/Table styles (removed number column from table).\n* y limit is now 1.25x [riboplot].\n* Removed line width on bars [riboplot].\n\n0.1.1 (2015-09-08)\n------------------\n* Remove invalid Python 3 version (whl).\n* Remove unused test data files.\n* Remove strict dependence on matplotlib and pysam versions.\n* Cleanup MANIFEST.\n\n0.1.0 (2015-08-24)\n------------------\n* First release on PyPI.\n\n.. substitutions \n.. |srarr| unicode:: U+02192 .. RIGHTWARDS ARROW", "description_content_type": null, "docs_url": "https://pythonhosted.org/riboplot/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vimalkvn/riboplot", "keywords": "riboplot", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "riboplot", "package_url": "https://pypi.org/project/riboplot/", "platform": "", "project_url": "https://pypi.org/project/riboplot/", "project_urls": { "Homepage": "https://github.com/vimalkvn/riboplot" }, "release_url": "https://pypi.org/project/riboplot/0.3.1/", "requires_dist": null, "requires_python": "", "summary": "Plot read counts of RiboSeq data from BAM format alignment files", "version": "0.3.1" }, "last_serial": 2682839, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f2307ff910db51557a5bc13422d9d6a4", "sha256": "8f060a85f162b0140615864a2149b3f66601815f475ca01349100adbb22f4ec1" }, "downloads": -1, "filename": "riboplot-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f2307ff910db51557a5bc13422d9d6a4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 123957, "upload_time": "2015-08-26T14:36:36", "url": "https://files.pythonhosted.org/packages/42/4a/c419cc8c2707ff9a2983521e87fccc5b36a717f003fa7f4a0c703bb11af7/riboplot-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "047c7af90f7dbb1638158810a2960174", "sha256": "428a884e348c5a993f35372afb786c75a22d417522a0fb38e6811f3f6eb6b6c2" }, "downloads": -1, "filename": "riboplot-0.1.0.tar.gz", "has_sig": false, "md5_digest": "047c7af90f7dbb1638158810a2960174", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 127534, "upload_time": "2015-08-26T14:36:42", "url": "https://files.pythonhosted.org/packages/98/92/99dcaa0f0bcb62a7b43cfad79fd2bfb44eb1dfada9d9eabb3a0991c375b2/riboplot-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2a9fc4089d65801f7902858cdade28f5", "sha256": "5379c1ee1767c8a71b58a867337f0069b2c55d335b318b67edc93398727e5df0" }, "downloads": -1, "filename": "riboplot-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "2a9fc4089d65801f7902858cdade28f5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 119640, "upload_time": "2015-09-08T18:00:18", "url": "https://files.pythonhosted.org/packages/a5/c2/d20a49ed803eb4fc72d52fdccab6f405b9e381555caa757746f54554872a/riboplot-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "27aa85fcf6fce190c8c0a591e27dc581", "sha256": "9bed7fd732d9572d290351dd7c9fe0563ba49e56afdbccb243b29c086c32ff6e" }, "downloads": -1, "filename": "riboplot-0.1.1.tar.gz", "has_sig": false, "md5_digest": "27aa85fcf6fce190c8c0a591e27dc581", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 867518, "upload_time": "2015-09-08T17:59:55", "url": "https://files.pythonhosted.org/packages/4f/3b/428edc71154c5f43f68e261e2172324df11f7675fcba903c93a72c690b19/riboplot-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e5805a3d9898cd6156288450d78e8b96", "sha256": "34504602e92d75fac0e96bbb8f2a54769bbcd17578594d1b7902d76fd78186ce" }, "downloads": -1, "filename": "riboplot-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "e5805a3d9898cd6156288450d78e8b96", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 130477, "upload_time": "2015-10-15T16:54:00", "url": "https://files.pythonhosted.org/packages/9c/db/f03935262e04fcbf02e2e9501c2e8b9a1ae649e45d690a0317d8f8bd4140/riboplot-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5a1681dc0bd29154bbbc11b4ca584e42", "sha256": "ee378402bdf80458df7c53d07b4dc2a3711e5512cd2827955e0151b533f3cc1f" }, "downloads": -1, "filename": "riboplot-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5a1681dc0bd29154bbbc11b4ca584e42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1058532, "upload_time": "2015-10-15T16:54:12", "url": "https://files.pythonhosted.org/packages/1a/57/cbd95fc1480d652e42bc3918fc8ac4b36e131edfb43d33da9d95b4f66910/riboplot-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "829f738ce669f8ba28bb134ecd6ad2d3", "sha256": "889f52e900a73da0c61ef6392f2bbad4c3224e9756afb9c4b7553422f891a910" }, "downloads": -1, "filename": "riboplot-0.2.1-py2-none-any.whl", "has_sig": false, "md5_digest": "829f738ce669f8ba28bb134ecd6ad2d3", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 126217, "upload_time": "2015-10-16T15:10:32", "url": "https://files.pythonhosted.org/packages/e4/bc/c3f31ebcb05c58fdc36e1a30c82a83cd8a34dda7c0a6b42c34e0149fe257/riboplot-0.2.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9c974d64781f6334e0dcc376e3fd4eec", "sha256": "eb83e77aef2e1ead839e049ec2c27cea6c78fd5f4d6cce977d161e880b2639e2" }, "downloads": -1, "filename": "riboplot-0.2.1.tar.gz", "has_sig": false, "md5_digest": "9c974d64781f6334e0dcc376e3fd4eec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1050955, "upload_time": "2015-10-16T15:10:02", "url": "https://files.pythonhosted.org/packages/e9/ab/8f608903ac5ad421507f20dae65c847f1927cfa95aa44de7f7e85bf72c6e/riboplot-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "d5cbdbe78149d77d53c83fec7d9841c7", "sha256": "bb3a8cdb0326bfe9f28439e9906c2ab4b593a98957d65f2ada0e8902610adf01" }, "downloads": -1, "filename": "riboplot-0.2.2-py2-none-any.whl", "has_sig": false, "md5_digest": "d5cbdbe78149d77d53c83fec7d9841c7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 132375, "upload_time": "2015-10-29T17:43:35", "url": "https://files.pythonhosted.org/packages/be/8b/424355988d5b99f539a2ea480857b6c0be18e971f8080360d11548c8fa04/riboplot-0.2.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ca4f1ff9b4d5f6208ce9dd74be95db01", "sha256": "f348cbabc89d6a47e31b76640faf2d3e934bf7cf63ba2ec7beae3c625f90d158" }, "downloads": -1, "filename": "riboplot-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ca4f1ff9b4d5f6208ce9dd74be95db01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 989259, "upload_time": "2015-10-29T17:43:44", "url": "https://files.pythonhosted.org/packages/26/c2/48390d22ec6b22130c8689d86f2a1efc208f1f223aec41a64beeeca655a5/riboplot-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "30797c4f2fd5bf6178740516afa16595", "sha256": "70ca7cb9bbe29326c346a7afa75cde6a32605885aaa090d90433897913948355" }, "downloads": -1, "filename": "riboplot-0.2.3-py2-none-any.whl", "has_sig": false, "md5_digest": "30797c4f2fd5bf6178740516afa16595", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 133060, "upload_time": "2015-11-24T11:42:14", "url": "https://files.pythonhosted.org/packages/62/86/c9231a4d2a45d7d6808fc63946088e161b1c0b113d8ddedb6b1de4139403/riboplot-0.2.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e33c59d6a5d79fea2a7d1210e8f6a81b", "sha256": "d958666f9c867d03349b176b0fd8abae4ac45f1eb15794c4a7bcab899e71e946" }, "downloads": -1, "filename": "riboplot-0.2.3.tar.gz", "has_sig": false, "md5_digest": "e33c59d6a5d79fea2a7d1210e8f6a81b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1451914, "upload_time": "2015-11-24T11:42:20", "url": "https://files.pythonhosted.org/packages/03/17/fe1e7b7258975d9287279efbdca207a75aa51d83599883567efa7aa27bec/riboplot-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "ee2a87bed3abe762b6b2191ac1de1b37", "sha256": "461d84d96a5c680445ed2f0a3ceeb3f0655fd1cd9a90ec93163116e1202c6fe4" }, "downloads": -1, "filename": "riboplot-0.2.4-py2-none-any.whl", "has_sig": false, "md5_digest": "ee2a87bed3abe762b6b2191ac1de1b37", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 133251, "upload_time": "2015-11-25T12:56:17", "url": "https://files.pythonhosted.org/packages/b3/7b/2887f37eb5ff85320b23091ed47f4749f521439b0e153a1c18632c609a83/riboplot-0.2.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5dd52fc37ffee3b71bb1b30c5b096f29", "sha256": "118619bb7dc87a20e822d62cda6b861f56f7cc48cddf383597eb80ab4027a4d2" }, "downloads": -1, "filename": "riboplot-0.2.4.tar.gz", "has_sig": false, "md5_digest": "5dd52fc37ffee3b71bb1b30c5b096f29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1452051, "upload_time": "2015-11-25T12:56:23", "url": "https://files.pythonhosted.org/packages/c1/0f/4873faa11c9a3917815e3d37354ca60aec15e09d6e65959df345750ac420/riboplot-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "29da4b2b8717b8e4e5d7f633b5092723", "sha256": "765856e2926f910b7689bdcac5e09383557b2993a9eb5d43ff377c24765d684c" }, "downloads": -1, "filename": "riboplot-0.2.5-py2-none-any.whl", "has_sig": false, "md5_digest": "29da4b2b8717b8e4e5d7f633b5092723", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 127219, "upload_time": "2015-11-30T15:49:40", "url": "https://files.pythonhosted.org/packages/da/64/bffe22203e624bb402bdeba749f509d97ec416a7cf507a44dd1b8fd7f5f1/riboplot-0.2.5-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0eec9bf513921483f1d096ee10d99e6d", "sha256": "fb56416a91387b69941f24fab9d711b5ed859afd5a206e8b7ead676fec1f1739" }, "downloads": -1, "filename": "riboplot-0.2.5.tar.gz", "has_sig": false, "md5_digest": "0eec9bf513921483f1d096ee10d99e6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1276092, "upload_time": "2015-11-30T15:49:09", "url": "https://files.pythonhosted.org/packages/85/f6/853ff631d1e6a69708e19496002e77aa4a59c37af5152547f162500f9717/riboplot-0.2.5.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "618543d495e17eb403de3d835b0156ed", "sha256": "45b60b620d346403a1bcdaa98fa362c40bab331951b89565cb66baab8e4f27d8" }, "downloads": -1, "filename": "riboplot-0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "618543d495e17eb403de3d835b0156ed", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 127999, "upload_time": "2015-12-10T09:35:07", "url": "https://files.pythonhosted.org/packages/e1/4f/70a8f386829f0c52f4df19363ecf02d61d17021021394250419f03792f51/riboplot-0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aba334fab6dbbc94ba17d65a68cf97f9", "sha256": "563cbcbdf2c73182550b18995d1f7c99fa529c67e216827a2cd4b17f8b5bff28" }, "downloads": -1, "filename": "riboplot-0.3.tar.gz", "has_sig": false, "md5_digest": "aba334fab6dbbc94ba17d65a68cf97f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 721724, "upload_time": "2015-12-10T09:34:49", "url": "https://files.pythonhosted.org/packages/4f/77/134135daeb0fabc1e4c402fe90baa96e198df1bd36820e528b017c495df8/riboplot-0.3.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "25dd109cbfdd5acf958865de5861d26b", "sha256": "a2c3cca1455ed520ea96f056b532f404bb5e16a53dab462a7e61a169895dc257" }, "downloads": -1, "filename": "riboplot-0.3.0-py2-none-any.whl", "has_sig": false, "md5_digest": "25dd109cbfdd5acf958865de5861d26b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 128030, "upload_time": "2015-12-10T10:14:01", "url": "https://files.pythonhosted.org/packages/bc/02/736485de3e887448e309bc8d49591f24af945bb00193e85eccb0672ea4f3/riboplot-0.3.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1ad6419cf8f0cb824c727d262f82bb29", "sha256": "3d593c54ea9cd47b6f4f117c5a4cc5ae898676e6a457d91982e5a608dd49b996" }, "downloads": -1, "filename": "riboplot-0.3.0.tar.gz", "has_sig": false, "md5_digest": "1ad6419cf8f0cb824c727d262f82bb29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 721724, "upload_time": "2015-12-10T10:15:58", "url": "https://files.pythonhosted.org/packages/87/e0/3ea91767c1578a7689b6157e921dddd95a4913d2b1257c8515a78154d207/riboplot-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "f5b732427a97b38d8d75409b22bdcfc8", "sha256": "30951c45e6a971162faa6ca90ad59b0d56ac83dd6bb90b61ede9f4d819fa2283" }, "downloads": -1, "filename": "riboplot-0.3.1-py2-none-any.whl", "has_sig": false, "md5_digest": "f5b732427a97b38d8d75409b22bdcfc8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 128129, "upload_time": "2017-03-04T12:01:45", "url": "https://files.pythonhosted.org/packages/1e/80/616ce6c253e27cf5d5b8eef69ce9b558a1a4ab291c9d5e77fc554963b2a9/riboplot-0.3.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6903d5fa1e5e5390f6d8dff8b62307ff", "sha256": "58efb33a1c85f45caebe3f7c726c8b5a837c57c8880e55c4e0f0a0a490f23828" }, "downloads": -1, "filename": "riboplot-0.3.1.tar.gz", "has_sig": false, "md5_digest": "6903d5fa1e5e5390f6d8dff8b62307ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 724058, "upload_time": "2017-03-04T12:01:10", "url": "https://files.pythonhosted.org/packages/87/d7/e67c64d7ea6312437013be23e91c9478543ca0b29a8dc69aa92676f12bd0/riboplot-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f5b732427a97b38d8d75409b22bdcfc8", "sha256": "30951c45e6a971162faa6ca90ad59b0d56ac83dd6bb90b61ede9f4d819fa2283" }, "downloads": -1, "filename": "riboplot-0.3.1-py2-none-any.whl", "has_sig": false, "md5_digest": "f5b732427a97b38d8d75409b22bdcfc8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 128129, "upload_time": "2017-03-04T12:01:45", "url": "https://files.pythonhosted.org/packages/1e/80/616ce6c253e27cf5d5b8eef69ce9b558a1a4ab291c9d5e77fc554963b2a9/riboplot-0.3.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6903d5fa1e5e5390f6d8dff8b62307ff", "sha256": "58efb33a1c85f45caebe3f7c726c8b5a837c57c8880e55c4e0f0a0a490f23828" }, "downloads": -1, "filename": "riboplot-0.3.1.tar.gz", "has_sig": false, "md5_digest": "6903d5fa1e5e5390f6d8dff8b62307ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 724058, "upload_time": "2017-03-04T12:01:10", "url": "https://files.pythonhosted.org/packages/87/d7/e67c64d7ea6312437013be23e91c9478543ca0b29a8dc69aa92676f12bd0/riboplot-0.3.1.tar.gz" } ] }