Skip to main content

Selventa Large and Small Corpora via PyBEL

Project description

Updated versions of the Selventa Small and Large Corpus

Licenses

  • Code in this repository is licensed under the MIT License

  • Both the Selvanta Small Corpus and Selventa Large Corpus are distributed under the Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 Unported License.

Installation

selventa_knowledge can be installed from PyPI with:

$ pip install selventa-knowledge

selventa_knowledge can be installed from GitHub with:

$ pip install git+https://github.com/cthoyt/selventa-knowledge.git

Usage

The combine graph can be loaded with:

>>> import selventa_knowledge
>>> graph = selventa_knowledge.get_graph()

If you need granularity, you can load each graph in a dictionary where all of the names of the files creating each graph are the keys and the values are also BEL graphs with:

>>> import selventa_knowledge
>>> graphs = selventa_knowledge.get_graphs()

The functions from each of the previous examples are simply exposing the bound functions from the BELRepository object, which can be accessed with:

>>> import selventa_knowledge
>>> repository = selventa_knowledge.repository

If you want to use this knowledge with INDRA, there’s a method:

>>> import selventa_knowledge
>>> statements = selventa_knowledge.repository.get_indra_statements()

More BEL Content

See A Listing of Publicly Available Content in the Biological Expression Language (BEL) on Charles Tapley Hoyt’s blog for more BEL content.

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

selventa_knowledge-1.1.2.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

selventa_knowledge-1.1.2-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file selventa_knowledge-1.1.2.tar.gz.

File metadata

  • Download URL: selventa_knowledge-1.1.2.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for selventa_knowledge-1.1.2.tar.gz
Algorithm Hash digest
SHA256 187313742d38d5902e51249d39840ac3d8f1c7fab828d9f9445cc8e642f7a413
MD5 a6c688f4c2808582955910fcbe6e1bad
BLAKE2b-256 2f2653d6511b78b2094767db75378b7d0f60f7b3bd20f71bd17786bb1f776233

See more details on using hashes here.

Provenance

File details

Details for the file selventa_knowledge-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for selventa_knowledge-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2de1fda83f7d6d7ad755add930cc7fb5d43522ecd1ab98db33daafe35af2fe32
MD5 b10d85b813f470a159393a57c8174aab
BLAKE2b-256 0ace33d08e7a3a5adf67ec8f95e39f339087ff354ac7940e455654203227e20a

See more details on using hashes here.

Provenance

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