Skip to main content

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 Current version on PyPI Stable Supported Python Versions License

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 typing import Mapping

from bel_repository import BELRepository
from pybel import BELGraph

# Build a repository by giving a folder
bel_repository = BELRepository('/path/to/folder/with/bel/')

# Get a mapping from paths to graphs
graphs: Mapping[str, BELGraph] = bel_repository.get_graphs()

References

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

bel_repository-0.0.5.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

bel_repository-0.0.5-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file bel_repository-0.0.5.tar.gz.

File metadata

  • Download URL: bel_repository-0.0.5.tar.gz
  • Upload date:
  • Size: 10.1 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.29.0 CPython/3.7.1

File hashes

Hashes for bel_repository-0.0.5.tar.gz
Algorithm Hash digest
SHA256 f7676a3414f9fa7047d4e93f55b04462238a6841ae50b33da0a976448917cbac
MD5 6281157eda18241344e0f8cd1cbef007
BLAKE2b-256 acbfa29f61afd7a605ae0926841d3d86926f4d259ffdff6706ca08efdb40a400

See more details on using hashes here.

File details

Details for the file bel_repository-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: bel_repository-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 9.9 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.29.0 CPython/3.7.1

File hashes

Hashes for bel_repository-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7be7b5ef3a64551ff1782d9280af9fc58729e92576f21a181f133fb24efcc32a
MD5 562d8b6dfba4177e4c1e21ebbfe4e97e
BLAKE2b-256 bdf7cc8833664a605982a8fa83e2ac913a79a5b53150cf0eb0e39d333efa1537

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page