A package for converting miRTarBase to BEL
Project description
Serializes text-mined miRNA-target interactions to BEL
Installation
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
Links
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.0.tar.gz
(27.3 kB
view hashes)
Built Distribution
Close
Hashes for bio2bel_mirtarbase-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a057ad27d773271ff9238b75a29954c3aabfe32c664122c644564c6d619c1dd |
|
MD5 | 824811d9b4537c99b865b52873f49b0b |
|
BLAKE2b-256 | bf41ba052c6b8f704e9d28de28499275c52bc37b161bde9386bbaa003e38b58c |