Skip to content
forked from sybila/eBCSgen

BCSgen - BioChemical Space Language support tool.

License

Notifications You must be signed in to change notification settings

bmazinng/eBCSgen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eBCSgen

eBSCgen is a tool for development and analysis of models written in Biochemical Space Language (BCSL). The tool is deployed online as a part of BioDivine toolset.

For more information about the tool, see Wiki. To get started with the usage of Galaxy Platform and eBCSgen, we recommend this tutorial.


If you want to run the tool locally, make sure you have Python 3+ installed with the following packages: pandas, numpy, scipy, lark, lark-parser, sympy, itertools, collections, requests (all installable using pip).

To test the tool, run python3 Testing/main.py in the main directory.

In some older Python versions the test is not working, run python3 -m unittest discover -s Testing -p 'test_*.py' instead.

About

BCSgen - BioChemical Space Language support tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.0%
  • Python 21.9%
  • Mako 2.7%
  • Raku 0.4%