{ "info": { "author": "Antoine Frenoy", "author_email": "antoine.frenoy@pasteur.fr", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "The RiBoSor is a tool to create overlapping reading frames within an existing gene.\n\n# Principle\n\nCreation of a new reading frame is achieved using codon redundancy in the genetic code, so the function of the original gene is preserved.\n\nSuch overlapping reading frame permits to initiate the translation of two proteins in the same sequence.\n\n# Usage\n\n## Basic\n\n`./ribosor.py input.fasta` will treat separately all gene sequences present in the input fasta file. The program will create a directory `input`, and one sub-directory per input sequence.\n\n## Advanced\n\nFull documentation is available with `./ribosor.py -h`\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/afrenoy/RiBoSor", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "RiBoSor", "package_url": "https://pypi.org/project/RiBoSor/", "platform": "", "project_url": "https://pypi.org/project/RiBoSor/", "project_urls": { "Homepage": "https://github.com/afrenoy/RiBoSor" }, "release_url": "https://pypi.org/project/RiBoSor/1.0/", "requires_dist": [ "biopython" ], "requires_python": "", "summary": "Creates overlapping reading frames within an existing gene", "version": "1.0" }, "last_serial": 5307138, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "dbbadd2ca280a27e467193a4835218d3", "sha256": "49126cdf11ac1853c6701cfbe11e89acf74d4df73c123e33664791e36281296b" }, "downloads": -1, "filename": "RiBoSor-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "dbbadd2ca280a27e467193a4835218d3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24934, "upload_time": "2019-05-23T11:22:22", "url": "https://files.pythonhosted.org/packages/a7/59/29d2db15591fbbdfab13f386562dde65f7b8a45b5c4f0c68e57c8210bd65/RiBoSor-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e2b9987187d5ac436334be7c373fd4e", "sha256": "dbfea52752942f5e1b66b090e6a074d69fbe707caed63c4ea44bd6b69d56d1b3" }, "downloads": -1, "filename": "RiBoSor-1.0.tar.gz", "has_sig": false, "md5_digest": "4e2b9987187d5ac436334be7c373fd4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11679, "upload_time": "2019-05-23T11:22:25", "url": "https://files.pythonhosted.org/packages/37/32/1293b338baa654cb0b4b6de54ab70a45d1b2475d513116739c67cf4a05de/RiBoSor-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dbbadd2ca280a27e467193a4835218d3", "sha256": "49126cdf11ac1853c6701cfbe11e89acf74d4df73c123e33664791e36281296b" }, "downloads": -1, "filename": "RiBoSor-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "dbbadd2ca280a27e467193a4835218d3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24934, "upload_time": "2019-05-23T11:22:22", "url": "https://files.pythonhosted.org/packages/a7/59/29d2db15591fbbdfab13f386562dde65f7b8a45b5c4f0c68e57c8210bd65/RiBoSor-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e2b9987187d5ac436334be7c373fd4e", "sha256": "dbfea52752942f5e1b66b090e6a074d69fbe707caed63c4ea44bd6b69d56d1b3" }, "downloads": -1, "filename": "RiBoSor-1.0.tar.gz", "has_sig": false, "md5_digest": "4e2b9987187d5ac436334be7c373fd4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11679, "upload_time": "2019-05-23T11:22:25", "url": "https://files.pythonhosted.org/packages/37/32/1293b338baa654cb0b4b6de54ab70a45d1b2475d513116739c67cf4a05de/RiBoSor-1.0.tar.gz" } ] }