{ "info": { "author": "Jordan Berg", "author_email": "jordan.berg@biochem.utah.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "# ![XPRESSplot](https://raw.githubusercontent.com/XPRESSyourself/XPRESSplot/master/docs/content/xpressplot.png)\n\n\n### A toolkit for navigating and analyzing gene expression datasets\n\n[![Build Status](https://travis-ci.org/XPRESSyourself/XPRESSplot.svg?branch=master)](https://travis-ci.org/XPRESSyourself/XPRESSplot)\n[![Documentation Status](https://readthedocs.org/projects/xpressplot/badge/?version=latest)](https://xpressplot.readthedocs.io/en/latest/?badge=latest)\n[![codecov.io](https://codecov.io/gh/XPRESSyourself/XPRESSplot/XPRESSplot.svg?branch=master)](https://codecov.io/gh/XPRESSyourself/XPRESSplot)\n[![PyPi Status](https://img.shields.io/pypi/v/XPRESSplot.svg)](https://pypi.org/project/XPRESSplot/)\n[![Anaconda-Server Badge](https://anaconda.org/bioconda/xpressplot/badges/version.svg)](https://anaconda.org/bioconda/xpressplot)\n[![DOI](https://zenodo.org/badge/170940002.svg)](https://zenodo.org/badge/latestdoi/170940002)\n\n##### Find documentation [here](https://xpressplot.readthedocs.io/en/latest/)\n\n-----\n\n### Development Notes: \nXPRESSplot supports Python 2.7 and >=3.5 \n\n### Citation: \n```\nBerg JA, et. al. (2019). XPRESSyourself: Enhancing and Automating the Ribosome\nProfiling and RNA-Seq Analysis Toolkit. bioRxiv 704320; doi: https://doi.org/10.1101/704320\n```\n\n### Installation: \n```\npip install xpressplot\n```\n\n### Other Requirements:\n- Tested on 64-bit Linux, compatible with Mac OS X\n- Python and R are required\n- If [PyPi](https://pip.pypa.io/en/stable/installing/) and [Conda](https://conda.io/projects/conda/en/latest/user-guide/install/index.html?highlight=conda) are not already installed, these should be installed\n- If using the interactive notebook provided, Jupyter needs to be [installed](https://jupyter.org/install) if not already\n\n### QuickStart: \n- Download the repository and modify the [interactive Jupyter notebook](https://github.com/XPRESSyourself/XPRESSplot/blob/master/example_notebook.ipynb) to get started fast! \n- Read the instructions as you navigate through the code blocks for a guide on how to use the example code \n- Code blocks are run by selecting the block and pressing Shift + Enter \n- See [documentation](https://xpressplot.readthedocs.io/en/latest/) for more detailed instructions \n\n### Important Notes: \n* If working with XPRESSplot within an interactive notebook (i.e. Jupyter Notebook, Atom Hydrogen, etc), you must include the following line of code after importing XPRESSplot\n\n```\nimport XPRESSplot as xp\n%matplotlib inline\n```\n\n* Assumes all dataframes are i * j (or genes * samples, except in certain cases, see [documentation](https://xpressplot.readthedocs.io/en/latest/content/general-usage.html) for help) \n\n```\n>>> geo.head()\nname GSM523242 GSM523243 GSM523244 GSM523245 GSM523246 GSM523247 ... \nGeneA 8.98104 8.59941 8.25395 8.72981 8.70794 8.10693 ... \nGeneB 5.84313 6.59168 8.27881 6.64005 4.65107 7.19090 ... \nGeneC 6.17189 5.73603 5.55673 5.69374 6.77618 5.84524 ... \nGeneD 6.97009 6.80003 5.56620 7.43816 7.36375 5.85687 ... \nGeneE 10.24611 10.13807 8.84743 9.72365 10.42940 9.17510 ... \n\n[5 rows x 145 columns] \n```\n\n### Updates\nInformation on updates to the software can be found [here](https://github.com/XPRESSyourself/XPRESSplot/releases).", "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/XPRESSyourself/XPRESSplot", "keywords": "", "license": "GPL-3.0", "maintainer": "", "maintainer_email": "", "name": "XPRESSplot", "package_url": "https://pypi.org/project/XPRESSplot/", "platform": "", "project_url": "https://pypi.org/project/XPRESSplot/", "project_urls": { "Homepage": "https://github.com/XPRESSyourself/XPRESSplot" }, "release_url": "https://pypi.org/project/XPRESSplot/0.2.5/", "requires_dist": null, "requires_python": "", "summary": "A toolkit for navigating and analyzing gene expression datasets", "version": "0.2.5", "yanked": false, "yanked_reason": null }, "last_serial": 6862983, "releases": { "0.0.4b0": [ { "comment_text": "", "digests": { "md5": "156904564cb8d387679beb8a606e6b75", "sha256": "be61dfedfd0d38b9ab07e0c57100b708846cb2c7d7b0ff938868f448a8e4bb7b" }, "downloads": -1, "filename": "XPRESSplot-0.0.4b0.tar.gz", "has_sig": false, "md5_digest": "156904564cb8d387679beb8a606e6b75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19078, "upload_time": "2019-05-23T21:56:22", "upload_time_iso_8601": "2019-05-23T21:56:22.332075Z", "url": "https://files.pythonhosted.org/packages/eb/14/67780600a9d506617dd547a310cf09f932f53a32462b0c7b437467581390/XPRESSplot-0.0.4b0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.5b0": [ { "comment_text": "", "digests": { "md5": "c92a9a1dfdb8eaadf410c6b929148245", "sha256": "3f3b6048224f76a04bdaebbfb6f970d1f1e1a9e9c7b6e6bc098c5f51030aaf60" }, "downloads": -1, "filename": "XPRESSplot-0.0.5b0.tar.gz", "has_sig": false, "md5_digest": "c92a9a1dfdb8eaadf410c6b929148245", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18794, "upload_time": "2019-06-14T00:28:46", "upload_time_iso_8601": "2019-06-14T00:28:46.675951Z", "url": "https://files.pythonhosted.org/packages/37/2e/e569cda801a0f4fde584bb58874d0b9e5e77739c7a66cf3514bae1721d2f/XPRESSplot-0.0.5b0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.6b0": [ { "comment_text": "", "digests": { "md5": "83d2f727608b5a3069f73e5941ee59fc", "sha256": "4687d6fd91a3d6eb8720abaefff17cce624ce34dbbe986485fe85ac38934d78c" }, "downloads": -1, "filename": "XPRESSplot-0.0.6b0.tar.gz", "has_sig": false, "md5_digest": "83d2f727608b5a3069f73e5941ee59fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18534, "upload_time": "2019-07-03T22:46:05", "upload_time_iso_8601": "2019-07-03T22:46:05.001941Z", "url": "https://files.pythonhosted.org/packages/6d/7f/18a84962fec0375f19ddb177f79f4cf956ce06c5dc7ee03e53f335287d3a/XPRESSplot-0.0.6b0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.7b0": [ { "comment_text": "", "digests": { "md5": "8e2f4aae1e1a187c5d56a6977b113444", "sha256": "58b41cd3300e77e4bb661b12454e00ecff8bb240d0647ef6577f3398af3ef6b5" }, "downloads": -1, "filename": "XPRESSplot-0.0.7b0.tar.gz", "has_sig": false, "md5_digest": "8e2f4aae1e1a187c5d56a6977b113444", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18582, "upload_time": "2019-07-03T23:32:43", "upload_time_iso_8601": "2019-07-03T23:32:43.726572Z", "url": "https://files.pythonhosted.org/packages/ee/1c/e4f083d80c315ee46f9cad7dcbfe454e4a7d2d97d081c10529dfadb35611/XPRESSplot-0.0.7b0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.8b0": [ { "comment_text": "", "digests": { "md5": "48baeaa37857ae3a26e7908d550d0eef", "sha256": "2e4ccb3a98b278db00f95f80cdf9b0bccc8be10f9aac11e9b5cfdfb5c7e2d5e2" }, "downloads": -1, "filename": "XPRESSplot-0.0.8b0.tar.gz", "has_sig": false, "md5_digest": "48baeaa37857ae3a26e7908d550d0eef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18594, "upload_time": "2019-07-03T23:51:00", "upload_time_iso_8601": "2019-07-03T23:51:00.418675Z", "url": "https://files.pythonhosted.org/packages/85/25/8a323c567650526db530067d4e805b1d4d627e253b99913eb1e8cd9b4381/XPRESSplot-0.0.8b0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.0b0": [ { "comment_text": "", "digests": { "md5": "bff96a8dba2f6544d81a7b0ff9526b14", "sha256": "6fef92917a2b5a07c0cded952ecf0d01fca8f7b9ed34b06c6e8c38d166203e88" }, "downloads": -1, "filename": "XPRESSplot-0.2.0b0.tar.gz", "has_sig": false, "md5_digest": "bff96a8dba2f6544d81a7b0ff9526b14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18978, "upload_time": "2019-07-16T10:09:30", "upload_time_iso_8601": "2019-07-16T10:09:30.586268Z", "url": "https://files.pythonhosted.org/packages/5a/d8/4fcc3f06e8c68489bf2d9101e51f67a9d854d5a20b6072aa418394e90fe1/XPRESSplot-0.2.0b0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ffd93444da296c8a4e1cd46bf45c045c", "sha256": "17b591735aae34cbab8afd52a5b0bf65d788260203ee0b1c20910ea844e6cf14" }, "downloads": -1, "filename": "XPRESSplot-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ffd93444da296c8a4e1cd46bf45c045c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19089, "upload_time": "2019-10-23T00:37:10", "upload_time_iso_8601": "2019-10-23T00:37:10.088558Z", "url": "https://files.pythonhosted.org/packages/78/25/a1012991a4b4d4d547fbfb404a372ab88a2d4ba1c6083aabce6113abae59/XPRESSplot-0.2.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "4679db3866aa8fc526dd2d10dc6b8086", "sha256": "148cda0a2067a1d8451e49df8136f3a0a6e3e8f1eba2662219da11f6517d4e59" }, "downloads": -1, "filename": "XPRESSplot-0.2.3.tar.gz", "has_sig": false, "md5_digest": "4679db3866aa8fc526dd2d10dc6b8086", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19266, "upload_time": "2020-02-09T22:12:16", "upload_time_iso_8601": "2020-02-09T22:12:16.461782Z", "url": "https://files.pythonhosted.org/packages/a1/0c/ee77fe71ba186c061a12583c54c91ab79284d2817570ddd85e67d702df00/XPRESSplot-0.2.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "1755de24daab1263dca8b4f3ee89ae65", "sha256": "ebfc42a0fe2e2e5a772139534072078ad06355f2e7ac93449f47518e9e10876b" }, "downloads": -1, "filename": "XPRESSplot-0.2.4.tar.gz", "has_sig": false, "md5_digest": "1755de24daab1263dca8b4f3ee89ae65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19263, "upload_time": "2020-03-23T02:13:28", "upload_time_iso_8601": "2020-03-23T02:13:28.461619Z", "url": "https://files.pythonhosted.org/packages/27/37/8ae894a855dee86a1116885013c62de6d0f68de82314d485db2f193d716f/XPRESSplot-0.2.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "783b860c8ead44ffffd11b2be0210116", "sha256": "8271c22ee4059a91e5f784d0077b54039c0b6faa4dd1bbe066e95e7d06ba4aa7" }, "downloads": -1, "filename": "XPRESSplot-0.2.5.tar.gz", "has_sig": false, "md5_digest": "783b860c8ead44ffffd11b2be0210116", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19268, "upload_time": "2020-03-23T03:05:54", "upload_time_iso_8601": "2020-03-23T03:05:54.649867Z", "url": "https://files.pythonhosted.org/packages/ea/46/c3faf1e47392f3a7988343c4cdb59fb951951be9bc7d0aa31b1eb80f9cfb/XPRESSplot-0.2.5.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "783b860c8ead44ffffd11b2be0210116", "sha256": "8271c22ee4059a91e5f784d0077b54039c0b6faa4dd1bbe066e95e7d06ba4aa7" }, "downloads": -1, "filename": "XPRESSplot-0.2.5.tar.gz", "has_sig": false, "md5_digest": "783b860c8ead44ffffd11b2be0210116", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19268, "upload_time": "2020-03-23T03:05:54", "upload_time_iso_8601": "2020-03-23T03:05:54.649867Z", "url": "https://files.pythonhosted.org/packages/ea/46/c3faf1e47392f3a7988343c4cdb59fb951951be9bc7d0aa31b1eb80f9cfb/XPRESSplot-0.2.5.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }