Skip to main content

Browse and View Metabolomic datasets

Project description

Build Status (Travis) Py versions

Browse, view and search metabolomic datasets

Further documentation available on ReadTheDocs

Quick start

  1. Add “mbrowse” and django application dependencies to your INSTALLED_APPS setting like this (mbrowse should come before gfiles):

    INSTALLED_APPS = [
        ...
        'mbrowse',
        'gfiles',
    
        'django_tables2',
        'django_tables2_column_shifter',
        'django_filters',
        'bootstrap3',
        'django_sb_admin',
        'dal',
        'dal_select2',
    ]
  2. Include the polls URLconf in your project urls.py like this:

    url(r'^', include('gfiles.urls')),
    url('mbrowse/', include('mbrowse.urls')),
  3. Run python manage.py migrate to create the mbrowse models.

  4. Start the development server and visit http://127.0.0.1:8000/mbrowse/general_summary

  5. Register http://127.0.0.1:8000/register/ and login http://127.0.0.1:8000/login/

  6. Upload metabolomics mzML files (can also be done with djang-misa and django-mogi) http://127.0.0.1:8000/mbrowse/upload_mfiles_batch/

  7. Upload LC-MS data set (can be done through galaxy, see django-mogi) http://127.0.0.1:8000/mbrowse/upload_lcms_dataset/

  8. Browse and view the datasets http://127.0.0.1:8000/mbrowse/cpeakgroupmeta_summary/

  9. Browse and view the annotations http://127.0.0.1:8000/mbrowse/cpeakgroupmeta_summary/

  10. Search the datasets http://127.0.0.1:8000/mbrowse/search_result_summary/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-mbrowse-0.0.2.tar.gz (68.3 kB view details)

Uploaded Source

Built Distribution

django_mbrowse-0.0.2-py3-none-any.whl (97.9 kB view details)

Uploaded Python 3

File details

Details for the file django-mbrowse-0.0.2.tar.gz.

File metadata

  • Download URL: django-mbrowse-0.0.2.tar.gz
  • Upload date:
  • Size: 68.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for django-mbrowse-0.0.2.tar.gz
Algorithm Hash digest
SHA256 fb27e39feb1fdde2350ff284595e788f304eb42c7d850350726ffa9164931ce1
MD5 65a514463aaa2b93aa3165ca3f8c302d
BLAKE2b-256 97ab7c01534a65adc442f7f826ce4ac14edfde096989c698cd617f2c76b85bcd

See more details on using hashes here.

File details

Details for the file django_mbrowse-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: django_mbrowse-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 97.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for django_mbrowse-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 77de1c3febaa80ee1706697434c0df146143bdbe7b96181c6911eeec462156bb
MD5 519cad2c237a805ac362dfde5966b4db
BLAKE2b-256 49633631cb43e95a6f592d18f360adcf859d4ef4ac6e1e964a3950e89b7e95cc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page