Skip to content

layout converter 1.0.0

Latest
Compare
Choose a tag to compare
@kaitoii11 kaitoii11 released this 08 Sep 13:54
· 19 commits to master since this release

Layout Converter 1.0.0 is compatible with 8.

About

Interconvertable Layout Software for CellDesigner provides the way to convert from CellDesigner Annotation into SBML Layout package and vice versa.

How to convert file

java -jar layoutconverter-1.0.0-jar-with-dependencies.jar /path/to/input.xml /path/to/output.xml

Command Line Options

-h, --help

Display help message

-d, --defaultCompartment

Convert default compartment. By default, the conversion excludes the compartment named "default"

-c, --CD2Layout

Convert CellDesigner Annotation to SBML Layout package

-l, --Layout2CD

Convert SBML Layout package to CellDesigner Annotation