Bio2BEL MeSH

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
Links
Release files for bio2bel-mesh 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bio2bel_mesh-0.2.0.tar.gz | 32.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bio2bel_mesh-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 46.6 kB
Release files / bio2bel_mesh-0.2.0.tar.gz
| Download URL | bio2bel_mesh-0.2.0.tar.gz |
|---|---|
| Size | 32.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4e5fe0d4dd9dc3c1fddd5dcef49f93b5d2555f7597a19dbec827fbd5c688abe4
|
|
BLAKE2b-256 checksum How to use checksums |
4eb5a47f301bea966ede1e40245f1381be0d582a77b84f62e10e414e7cbec273
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
|
Release files / bio2bel_mesh-0.2.0-py3-none-any.whl
| Download URL | bio2bel_mesh-0.2.0-py3-none-any.whl |
|---|---|
| Size | 14.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3e2b4f462485ca0b3f8816a5013065e5c1ecabb5b45e7f9d735bb9476ca78baa
|
|
BLAKE2b-256 checksum How to use checksums |
6019da561a3fe85dc360e2d9704ed90ea83540e2d970b75091a01a02e1510925
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
|