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.1.tar.gz
(27.3 kB
view hashes)
Built Distribution
Close
Hashes for bio2bel_mirtarbase-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | af6507694e78f7e2923bddcf0aad6282d9c475af7041de8e11f542c6a3f4651b |
|
MD5 | be5229ab892a10f61bc12873ce68c5d1 |
|
BLAKE2b-256 | 886b43792db8f1e98e651f1bf8af93a0697e5b9b87975407079c085b1480414c |