A package for converting MeSH to BEL
Project description
Converts the MeSH hierarchy to BEL
Installation

bio2bel_mesh can be installed easily from PyPI with the following code in your favorite terminal:
$ python3 -m pip install bio2bel_mesh
or from the latest code on GitHub with:
$ python3 -m pip install git+https://github.com/bio2bel/mesh.git@master
Setup
MeSH can be downloaded and populated from either the Python REPL or the automatically installed command line utility.
Python REPL
>>> import bio2bel_mesh >>> mesh_manager = bio2bel_mesh.Manager() >>> mesh_manager.populate()
Command Line Utility
bio2bel_mesh populate
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size bio2bel_mesh-0.2.0-py3-none-any.whl (14.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size bio2bel_mesh-0.2.0.tar.gz (32.0 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for bio2bel_mesh-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e2b4f462485ca0b3f8816a5013065e5c1ecabb5b45e7f9d735bb9476ca78baa |
|
MD5 | 2010b35915798dad9b7c4295a08f459f |
|
BLAKE2-256 | 6019da561a3fe85dc360e2d9704ed90ea83540e2d970b75091a01a02e1510925 |