{ "info": { "author": "James Pino", "author_email": "james.ch.pino@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "==================================================================\nMAGINE : Mechanism of Action Generator involving Network Expansion\n==================================================================\n\n.. image:: https://api.codacy.com/project/badge/Grade/cba1091c58a246bfb07f7ed7f86afe24\n :alt: Codacy Badge\n :target: https://app.codacy.com/app/james.c.pino/MAGINE?utm_source=github.com&utm_medium=referral&utm_content=LoLab-VU/MAGINE&utm_campaign=badger\n\n.. image:: https://travis-ci.org/LoLab-VU/MAGINE.svg?branch=master\n :target: https://travis-ci.org/LoLab-VU/MAGINE\n\n.. image:: https://codecov.io/gh/LoLab-VU/MAGINE/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/LoLab-VU/MAGINE\n\n.. image:: https://readthedocs.org/projects/magine/badge/?version=latest\n :target: https://magine.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://mybinder.org/badge.svg\n :target: https://mybinder.org/v2/gh/LoLab-VU/MAGINE/master\n\nMAGINE is a framework for the analysis of quantitative multi-omics data.\nIt was designed to handle multi-sample (time points) and multi-omics\n(rnaseq, label-free proteomics, etc). Users are provided access to tools driven\naround their experimental data. Provides access to enrichment analysis, biological\nnetwork construction and various visualization methods.\n\n\nDocumentation\n=============\n\nThe manual is available online at http://magine.readthedocs.io.\n\n.. _Anaconda: https://www.anaconda.com/distribution/#download-section\n\nInstallation\n============\n\n1. Install Anaconda\n\n Our recommended approach is to use Anaconda_, which is a\n distribution of Python containing most of the numeric and scientific\n software needed to get started. If you are a Mac or Linux user, have\n used Python before and are comfortable using ``pip`` to install\n software, you may want to skip this step and use your existing Python\n installation.\n\n Anaconda has a simple graphical installer which can be downloaded\n from https://www.anaconda.com/distribution/#download-section - select\n your operating system and download the **Python 3.7 version**. The\n default installer options are usually appropriate.\n\n2. Open a terminal\n\n We will install most packages with conda::\n\n $ conda create -n magine_env python=3.7\n $ conda activate magine_env\n $ conda config --add channels conda-forge\n $ conda install jinja2 statsmodels networkx graphviz\n $ conda install -c marufr python-igraph\n\n **Windows users:** Please download and install igraph and pycairo\n using the wheel files provided by Christoph Gohlke, found at\n https://www.lfd.uci.edu/~gohlke/ . Download and install via pip.\n\n3. Install MAGINE\n\n The installation is very straightforward with ``pip`` - type the following in a terminal::\n\n $ pip install magine\n\n4. Start Python and MAGINE\n\n From the terminal or command prompt type ::\n\n $ jupyter notebook\n\n You will then be at the Python prompt. Type ``import magine`` to try\n loading magine. If no error messages appear and the next Python\n prompt appears, you have succeeded in installing magine!\n\n\n\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/LoLab-VU/Magine", "keywords": "biological networks,biological pathways,enrichment analysis,network analysis,visualization,multi-omics,rnaseq,proteomics,metabolomics", "license": "", "maintainer": "", "maintainer_email": "", "name": "MAGINE", "package_url": "https://pypi.org/project/MAGINE/", "platform": "", "project_url": "https://pypi.org/project/MAGINE/", "project_urls": { "Homepage": "https://github.com/LoLab-VU/Magine" }, "release_url": "https://pypi.org/project/MAGINE/0.0.9/", "requires_dist": [ "scipy", "numpy", "pandas", "statsmodels", "jinja2", "requests", "sortedcontainers", "defusedxml", "xlrd", "matplotlib", "seaborn", "matplotlib-venn", "plotly (==2.7)", "wordcloud", "bioservices", "pathos", "jupyter", "ipywidgets", "py2cytoscape", "pydot", "pydotplus", "networkx (>=2.1)", "coverage ; extra == 'test'" ], "requires_python": "", "summary": "Package to analyze biological data.", "version": "0.0.9" }, "last_serial": 5509046, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "f06e0451188f0e193b87d576b596a049", "sha256": "c292ab44854e21be995e1fd9e73500f162697fa64daae5e4561ddf9f0ea3252b" }, "downloads": -1, "filename": "MAGINE-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f06e0451188f0e193b87d576b596a049", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2736431, "upload_time": "2019-06-28T18:17:21", "url": "https://files.pythonhosted.org/packages/a2/78/f859fc7b5f6cfd58fe03275901b500bb923a6d18cd7428033f229c146288/MAGINE-0.0.2-py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "21db49c1206f4d5c6c7961f8555acd54", "sha256": "a7e9af5f27c59303629b97aa504ad877c1977f99f081c3f3d0d5284558951b12" }, "downloads": -1, "filename": "MAGINE-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "21db49c1206f4d5c6c7961f8555acd54", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2736431, "upload_time": "2019-06-28T18:18:44", "url": "https://files.pythonhosted.org/packages/f2/3a/72d3ea221cab6d8c0a7537dd5dace6e88abf4e412b5a91317da7b1cbe7da/MAGINE-0.0.3-py3-none-any.whl" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "4488090750b372152b91e307d16e40c4", "sha256": "1a1797113f967026a11c1c8b4354d0ff3265444b21020e24888f913effcebbf3" }, "downloads": -1, "filename": "MAGINE-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "4488090750b372152b91e307d16e40c4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2737504, "upload_time": "2019-06-28T18:52:14", "url": "https://files.pythonhosted.org/packages/f4/19/9c245a9ebd2125f485f0d9af3285a6a5dd241f126f770c7aa0f1e4b2e9b0/MAGINE-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "99f2a03c1a12e44a39348aa60ea16884", "sha256": "dd9476eaf0895e5ac93e5f8fe4cffa08c60de2a8c5d5efc1a4d7ff396a5d9ab9" }, "downloads": -1, "filename": "MAGINE-0.0.5.tar.gz", "has_sig": false, "md5_digest": "99f2a03c1a12e44a39348aa60ea16884", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2653312, "upload_time": "2019-06-28T18:52:19", "url": "https://files.pythonhosted.org/packages/18/d9/38b701e6f59358cf5d443b2f2af8091741b02345dd6c98e64e586449e082/MAGINE-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "a7eedc0d77b44beab97634a7d670447d", "sha256": "9ffa13e8a456dc233096976adaa30a6fcf63a49f88a24305bfa431738c01c27a" }, "downloads": -1, "filename": "MAGINE-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "a7eedc0d77b44beab97634a7d670447d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2737661, "upload_time": "2019-06-28T19:01:58", "url": "https://files.pythonhosted.org/packages/4f/9d/c93dc9f644c1dbd07278f89690c10508d84589d06f739c7ed846756a9d57/MAGINE-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9487527a8a32bb3102c542da54225e87", "sha256": "a1c80fa175ca035eba01d851a29abfa1a7849e9760051fe01b56742456c45fdf" }, "downloads": -1, "filename": "MAGINE-0.0.6.tar.gz", "has_sig": false, "md5_digest": "9487527a8a32bb3102c542da54225e87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2653454, "upload_time": "2019-06-28T19:02:03", "url": "https://files.pythonhosted.org/packages/ea/54/1d3f5748cff723d579042b50841ebd52aeb72a3cafaacde5103b7038a55f/MAGINE-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "ebd6c2dcc46729d05a18f85e46fb5cf5", "sha256": "79982a5fddaefe3762a672984ec6df76bf7c583e66d77ea84df6ea47b5935ace" }, "downloads": -1, "filename": "MAGINE-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "ebd6c2dcc46729d05a18f85e46fb5cf5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2737945, "upload_time": "2019-06-28T19:03:49", "url": "https://files.pythonhosted.org/packages/f4/30/f630645a9965e87c2d0e357ed262c78d2044231c7e18a43d085a2a643b1f/MAGINE-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8533d8a95cef01b386cb3e2173feb48e", "sha256": "0558b5ed51dd728a3bb8c89d37c8be280b04f2787f9e9ae7ca76a5d720466264" }, "downloads": -1, "filename": "MAGINE-0.0.7.tar.gz", "has_sig": false, "md5_digest": "8533d8a95cef01b386cb3e2173feb48e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2653798, "upload_time": "2019-06-28T19:03:55", "url": "https://files.pythonhosted.org/packages/f6/03/105e32bcb24cf15740e7ee53faa51a10e8022e45c511e742231e66be2c18/MAGINE-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "5452c01de38735af32f8a68a00d2db8a", "sha256": "8cf62c54b50d932c086b698df3e7f7f2b5d770303402625951cd191bc37b6530" }, "downloads": -1, "filename": "MAGINE-0.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "5452c01de38735af32f8a68a00d2db8a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2738213, "upload_time": "2019-07-02T19:49:17", "url": "https://files.pythonhosted.org/packages/8e/1e/35e4aca3017fbfe8edbbfa9896d69a70caa075ca3a82c527bd2a8a47d399/MAGINE-0.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc5bf82a758e9252781b409e64b25ac1", "sha256": "7f85d0b52d73319aa408b6bebb1f4c67fc413d705a1789351967c33cfb50f497" }, "downloads": -1, "filename": "MAGINE-0.0.8.tar.gz", "has_sig": false, "md5_digest": "cc5bf82a758e9252781b409e64b25ac1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2653870, "upload_time": "2019-07-02T19:49:23", "url": "https://files.pythonhosted.org/packages/fa/b4/15ac87165cd10e74037b3d409e2c68913adda3c04893879604bfa40f5754/MAGINE-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "c5b96b33f2727970b7ea752039f93f6f", "sha256": "cb6dec07a3ae53eaa86ae6a73b6608f28104b1364a438467405ad685967feb51" }, "downloads": -1, "filename": "MAGINE-0.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "c5b96b33f2727970b7ea752039f93f6f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2738562, "upload_time": "2019-07-09T20:57:36", "url": "https://files.pythonhosted.org/packages/d4/76/96f01ff3c1d528e0aa4b90f606e26297c34bff0eb712a9a441f474b5e2ee/MAGINE-0.0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "da4fadcad7750e263917bfdf17355969", "sha256": "59f64a792029cdc3b14d40f46e0471db4c964e5c974ed5c11a9d437bfb7ad78b" }, "downloads": -1, "filename": "MAGINE-0.0.9.tar.gz", "has_sig": false, "md5_digest": "da4fadcad7750e263917bfdf17355969", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2654289, "upload_time": "2019-07-09T20:57:41", "url": "https://files.pythonhosted.org/packages/dc/91/0f380043bc22f56ae6ada696c8d6bf55b0c6af96a47011b9713717ef4e6a/MAGINE-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5b96b33f2727970b7ea752039f93f6f", "sha256": "cb6dec07a3ae53eaa86ae6a73b6608f28104b1364a438467405ad685967feb51" }, "downloads": -1, "filename": "MAGINE-0.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "c5b96b33f2727970b7ea752039f93f6f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2738562, "upload_time": "2019-07-09T20:57:36", "url": "https://files.pythonhosted.org/packages/d4/76/96f01ff3c1d528e0aa4b90f606e26297c34bff0eb712a9a441f474b5e2ee/MAGINE-0.0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "da4fadcad7750e263917bfdf17355969", "sha256": "59f64a792029cdc3b14d40f46e0471db4c964e5c974ed5c11a9d437bfb7ad78b" }, "downloads": -1, "filename": "MAGINE-0.0.9.tar.gz", "has_sig": false, "md5_digest": "da4fadcad7750e263917bfdf17355969", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2654289, "upload_time": "2019-07-09T20:57:41", "url": "https://files.pythonhosted.org/packages/dc/91/0f380043bc22f56ae6ada696c8d6bf55b0c6af96a47011b9713717ef4e6a/MAGINE-0.0.9.tar.gz" } ] }