Skip to content

Mechanistic pathway knowledge on Epilepsy encoded in Biological Expression Language

License

Notifications You must be signed in to change notification settings

neurommsig-epilepsy/neurommsig-epilepsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuroMMSig Epilepsy zenodo

Mechanistic pathway knowledge on Epilepsy encoded in Biological Expression Language.

Installation

To install the neurommsig_epilepsy python package for programmatic access to the BEL files in this repository, use the following code in your shell:

$ pip install neurommsig_epilepsy

To install the neurommsig_epilepsy python package for programmatic access to the BEL files in this repository, use the following code in your shell:

$ git clone https://github.com/neurommsig-epilepsy/neurommsig-epilepsy.git
$ cd neurommsig_epilepsy
$ pip install -e .

To optionally re-compile all of the BEL files, use

$ neurommsig-epilepsy compile

Usage

To get the knowledge and summarize it, use:

import neurommsig_epilepsy

graph = neurommsig_epilepsy.get_graph()
graph.summarize()

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.

About

Mechanistic pathway knowledge on Epilepsy encoded in Biological Expression Language

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages