A utility for loading data from repositories of BEL documents.
Project description
A utility for loading data from repositories of BEL documents with PyBEL [1].
Installation
bel_repository can be installed from PyPI with the following command:
$ pip install bel_repository
The latest version can be installed from GitHub with:
$ pip install git+https://github.com/cthoyt/bel-repository.git
Usage
from bel_repository import BELRepository
path = '/path/to/folder/with/bel/'
r = BELRepository(path)
graphs = r.get_graphs()
References
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
bel_repository-0.0.1.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file bel_repository-0.0.1.tar.gz
.
File metadata
- Download URL: bel_repository-0.0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcf4e87eceabe9d6c6ada5cae1c6b884f148f577cd16ef483334e0ea64757155 |
|
MD5 | 9a1f1442718ad60e78fce1b93d82f1e0 |
|
BLAKE2b-256 | d611c6af82b7db0ec72d60cb8e28112c793ee31a48ba2a89d62a62836b089810 |
File details
Details for the file bel_repository-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: bel_repository-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42a0b9eb1198a81554ad34c4e67d83dfda9e574dc357db6830641c104a3ed7a1 |
|
MD5 | 5eabcba323a3dcd59739eedde7eebd4d |
|
BLAKE2b-256 | 3d49fa3fc31612d04a78c84030b591d7df5e37df834d023f0bd815014ee9b710 |