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.0.5.tar.gz (11.3 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for bio2bel_msig-0.0.5.tar.gz
Algorithm Hash digest
SHA256 c17b316d75545070d4c7e8a89a1854abfcc5342e2c67847868b414ffd0b23f01
MD5 a00d2576faefda6e5cd5b82968062b5a
BLAKE2b-256 3f1bd9daac59d5c6061f09629909f08ce6d34c491ee2ae1cc21aa8bdc0a45574

See more details on using hashes here.

Provenance

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