{ "info": { "author": "Thomas N lawson", "author_email": "thomas.nigel.lawson@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "==========\nmbrowse\n==========\n\n|Build Status (Travis)| |Py versions|\n\nBrowse, view and search metabolomic datasets\n\nFurther documentation available on `ReadTheDocs `__\n\nQuick start\n-----------\n\n1. Add \"mbrowse\" and django application dependencies to your INSTALLED_APPS setting like this (mbrowse should come before gfiles)::\n\n INSTALLED_APPS = [\n ...\n 'mbrowse',\n 'gfiles',\n\n 'django_tables2',\n 'django_tables2_column_shifter',\n 'django_filters',\n 'bootstrap3',\n 'django_sb_admin',\n 'dal',\n 'dal_select2',\n ]\n\n2. Include the polls URLconf in your project urls.py like this::\n\n url(r'^', include('gfiles.urls')),\n url('mbrowse/', include('mbrowse.urls')),\n\n3. Run `python manage.py migrate` to create the mbrowse models.\n\n4. Start the development server and visit http://127.0.0.1:8000/mbrowse/general_summary\n\n5. Register http://127.0.0.1:8000/register/ and login http://127.0.0.1:8000/login/\n\n6. Upload metabolomics mzML files (can also be done with djang-misa and django-mogi) http://127.0.0.1:8000/mbrowse/upload_mfiles_batch/\n\n7. Upload LC-MS data set (can be done through galaxy, see django-mogi) http://127.0.0.1:8000/mbrowse/upload_lcms_dataset/\n\n8. Browse and view the datasets http://127.0.0.1:8000/mbrowse/cpeakgroupmeta_summary/\n\n9. Browse and view the annotations http://127.0.0.1:8000/mbrowse/cpeakgroupmeta_summary/\n\n10. Search the datasets http://127.0.0.1:8000/mbrowse/search_result_summary/\n\n\n.. |Build Status (Travis)| image:: https://travis-ci.com/computational-metabolomics/django-mbrowse.svg?branch=master\n :target: https://travis-ci.com/computational-metabolomics/django-mbrowse/\n\n.. |Py versions| image:: https://img.shields.io/pypi/pyversions/django-mbrowse.svg?style=flat&maxAge=3600\n :target: https://pypi.python.org/pypi/django-mbrowse/\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://mogi.readthedocs.io", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "django-mbrowse", "package_url": "https://pypi.org/project/django-mbrowse/", "platform": "", "project_url": "https://pypi.org/project/django-mbrowse/", "project_urls": { "Homepage": "https://mogi.readthedocs.io" }, "release_url": "https://pypi.org/project/django-mbrowse/0.0.2/", "requires_dist": [ "django (>=1.11.15)", "django-rest-framework", "django-gfiles", "django-autocomplete-light", "django-bulk-update", "pubchempy", "numpy", "scipy", "bioservices", "seaborn", "plotly" ], "requires_python": "", "summary": "Browse and View Metabolomic datasets", "version": "0.0.2" }, "last_serial": 5608332, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "92279e347047dd952b279c48b209a602", "sha256": "1699f4e8316682ffa76a4c503772e6d4261fb9c26272b3d8eb3afbf4f6ff1b60" }, "downloads": -1, "filename": "django_mbrowse-0.0.1-10-py2-none-any.whl", "has_sig": false, "md5_digest": "92279e347047dd952b279c48b209a602", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 76613, "upload_time": "2018-07-31T18:45:11", "url": "https://files.pythonhosted.org/packages/04/fc/db3d7d4965460fb1a2f4872a83af2233c6dd7d79ee98918726b89683b9b9/django_mbrowse-0.0.1-10-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8f3674e89b1a12905d8a4dfd3370df8b", "sha256": "e97bab72a219bd15a6345d70387758d368c7362fb6d9133dff8c0bf232fff056" }, "downloads": -1, "filename": "django_mbrowse-0.0.1-10-py3-none-any.whl", "has_sig": false, "md5_digest": "8f3674e89b1a12905d8a4dfd3370df8b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 78452, "upload_time": "2018-07-31T18:45:13", "url": "https://files.pythonhosted.org/packages/c2/82/c1b47c1653c3188fda63406c64e524475b78c197cd1542e18dcc7470d99c/django_mbrowse-0.0.1-10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55e5cc8b68850c6d5266a509d1c06f21", "sha256": "159895ec22ca7394d048369a714b64d5724ef93162ddd6bf513ffc10bb9e88f2" }, "downloads": -1, "filename": "django-mbrowse-0.0.1-10-.tar.gz", "has_sig": false, "md5_digest": "55e5cc8b68850c6d5266a509d1c06f21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63204, "upload_time": "2018-07-31T18:45:14", "url": "https://files.pythonhosted.org/packages/18/c6/f3cc1dc902d99c186fcfdae002dbcb3713030160da08df391e20191fc449/django-mbrowse-0.0.1-10-.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "519cad2c237a805ac362dfde5966b4db", "sha256": "77de1c3febaa80ee1706697434c0df146143bdbe7b96181c6911eeec462156bb" }, "downloads": -1, "filename": "django_mbrowse-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "519cad2c237a805ac362dfde5966b4db", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 97936, "upload_time": "2019-07-30T15:28:18", "url": "https://files.pythonhosted.org/packages/49/63/3631cb43e95a6f592d18f360adcf859d4ef4ac6e1e964a3950e89b7e95cc/django_mbrowse-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "65a514463aaa2b93aa3165ca3f8c302d", "sha256": "fb27e39feb1fdde2350ff284595e788f304eb42c7d850350726ffa9164931ce1" }, "downloads": -1, "filename": "django-mbrowse-0.0.2.tar.gz", "has_sig": false, "md5_digest": "65a514463aaa2b93aa3165ca3f8c302d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68283, "upload_time": "2019-07-30T15:28:19", "url": "https://files.pythonhosted.org/packages/97/ab/7c01534a65adc442f7f826ce4ac14edfde096989c698cd617f2c76b85bcd/django-mbrowse-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "519cad2c237a805ac362dfde5966b4db", "sha256": "77de1c3febaa80ee1706697434c0df146143bdbe7b96181c6911eeec462156bb" }, "downloads": -1, "filename": "django_mbrowse-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "519cad2c237a805ac362dfde5966b4db", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 97936, "upload_time": "2019-07-30T15:28:18", "url": "https://files.pythonhosted.org/packages/49/63/3631cb43e95a6f592d18f360adcf859d4ef4ac6e1e964a3950e89b7e95cc/django_mbrowse-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "65a514463aaa2b93aa3165ca3f8c302d", "sha256": "fb27e39feb1fdde2350ff284595e788f304eb42c7d850350726ffa9164931ce1" }, "downloads": -1, "filename": "django-mbrowse-0.0.2.tar.gz", "has_sig": false, "md5_digest": "65a514463aaa2b93aa3165ca3f8c302d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68283, "upload_time": "2019-07-30T15:28:19", "url": "https://files.pythonhosted.org/packages/97/ab/7c01534a65adc442f7f826ce4ac14edfde096989c698cd617f2c76b85bcd/django-mbrowse-0.0.2.tar.gz" } ] }