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
Links
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.
Source Distribution
bio2bel_mesh-0.2.0.tar.gz
(32.0 kB
view details)
Built Distribution
File details
Details for the file bio2bel_mesh-0.2.0.tar.gz
.
File metadata
- Download URL: bio2bel_mesh-0.2.0.tar.gz
- Upload date:
- Size: 32.0 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e5fe0d4dd9dc3c1fddd5dcef49f93b5d2555f7597a19dbec827fbd5c688abe4 |
|
MD5 | 0d30886b3e4e6789a82285f9be49599c |
|
BLAKE2b-256 | 4eb5a47f301bea966ede1e40245f1381be0d582a77b84f62e10e414e7cbec273 |
File details
Details for the file bio2bel_mesh-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: bio2bel_mesh-0.2.0-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e2b4f462485ca0b3f8816a5013065e5c1ecabb5b45e7f9d735bb9476ca78baa |
|
MD5 | 2010b35915798dad9b7c4295a08f459f |
|
BLAKE2b-256 | 6019da561a3fe85dc360e2d9704ed90ea83540e2d970b75091a01a02e1510925 |