Skip to content

NIB-SI/skm-pss-adapters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skm-pss-adapters

Export adapters from PSS neo4j db to other (flatfile) formats

SBML:

Create environemnt with dependencies:

mamba create -n pss-sbml conda-forge::neo4j-python-driver conda-forge::python-libsbml conda-forge::pyyaml conda-forge::click

Create the SBML file using the CLI:

python pss_adapter_cli.py to-sbml output.sbml --access public --neo4j-uri bolt://heron:7687

About

Export adapters from PSS neo4j db to other (flatfile) formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages