Skip to main content

A package for converting miRTarBase to BEL

Project description

Serializes text-mined miRNA-target interactions to BEL

Installation Current version on PyPI Stable Supported Python Versions MIT License

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

$ python3 -m pip install bio2bel_mirtarbase

or from the latest code on GitHub with:

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

Setup

miRTarBase can be downloaded and populated from either the Python REPL or the automatically installed command line utility.

Python REPL

>>> import bio2bel_mirtarbase
>>> mirtarbase_manager = bio2bel_mirtarbase.Manager()
>>> mirtarbase_manager.populate()

Command Line Utility

bio2bel_mirtarbase populate

Citations

  • Chih-Hung Chou, et al; miRTarBase 2016: updates to the experimentally validated miRNA-target interactions database. Nucleic Acids Res 2016; 44 (D1): D239-D247. doi: 10.1093/nar/gkv1258

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_mirtarbase-0.2.1.tar.gz (27.3 kB view hashes)

Uploaded Source

Built Distribution

bio2bel_mirtarbase-0.2.1-py3-none-any.whl (12.8 kB view hashes)

Uploaded Python 3

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