Skip to main content

A wrapper around MSIGDB

Project description

This package allows the enrichment of BEL networks with MSigDB information. Furthermore, it is integrated in the ComPath environment for pathway database comparison.

Installation Current version on PyPI Stable Supported Python Versions MIT License

bio2bel_msig can be installed easily from PyPI with the following code in your favorite terminal:

$ python3 -m pip install bio2bel_msig

or from the latest code on GitHub with:

$ python3 -m pip install git+https://github.com/bio2bel/msig.git@master

Setup

The package expects you have downloaded the gene sets from MSigDB following the instructions and terms stated in their website.

The environment variable BIO2BEL_MSIG_PATH should be set to the directory where the gene set files in the GMT format are stored. Optionally, this can be directly overridden with the keyword argument to populate() in the REPL or as a flag in the command line utility.

Python REPL

>>> import bio2bel_msig
>>> msig_manager = bio2bel_msig.Manager()
>>> msig_manager.populate()

Command Line Utility

bio2bel_msig populate

Other Command Line Utilities

  • Run an admin site for simple querying and exploration python3 -m bio2bel_msig web (http://localhost:5000/admin/)

  • Export gene sets for programmatic use python3 -m bio2bel_msig export

Citation

  • Subramanian, A., et al. (2005). Gene set enrichment analysis: a knowledge-based approach for interpreting genome-wide expression profiles. Proceedings of the National Academy of Sciences, 102(43), 15545-15550.

  • Liberzon, A., et al (2011). Molecular signatures database (MSigDB) 3.0. Bioinformatics, 27(12), 1739-1740.

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

bio2bel_msig-0.1.2.tar.gz (11.7 kB view details)

Uploaded Source

File details

Details for the file bio2bel_msig-0.1.2.tar.gz.

File metadata

  • Download URL: bio2bel_msig-0.1.2.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for bio2bel_msig-0.1.2.tar.gz
Algorithm Hash digest
SHA256 2d14a78d54591a25c65e89a105352bd790e24eb33aaffc6bcd6bcc5fa6b929b1
MD5 09f21effb106d0a637b578f2d5f2d057
BLAKE2b-256 167a1f848f1265301cc135d3b022ebe915a8a477e6e7c524955696274cb229d0

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