Package | Description |
---|---|
edu.ucsd.sbrg.escher | |
edu.ucsd.sbrg.escher.converter |
Provides converters for Escher JSON to community standards (SBGN, SBML) and vice-versa.
|
Modifier and Type | Method and Description |
---|---|
static <T> Escher2Standard<T> |
EscherConverter.configure(Escher2Standard<T> converter,
de.zbit.util.prefs.SBProperties properties)
This configures the generic
Escher2Standard and sets the common layout options. |
Modifier and Type | Method and Description |
---|---|
static <T> Escher2Standard<T> |
EscherConverter.configure(Escher2Standard<T> converter,
de.zbit.util.prefs.SBProperties properties)
This configures the generic
Escher2Standard and sets the common layout options. |
Modifier and Type | Class and Description |
---|---|
class |
Escher2SBGN |
class |
Escher2SBML
This class takes an
EscherMap as input and creates an
SBMLDocument based on the information provided. |
Copyright © 2015–2019 University of Tübingen. All rights reserved.