Module console_views
source code
Console User Interface Views all views on a SBML file relevant
for semantiSBML the views also contain the connection to the cotrollers
that modifiy a SBML file
|
|
Merge_view
merge 2 or more sbml models in 2 steps:
|
|
|
Annotation_view
create a tab that is split into a treeview and an annotation view,
when elemtns in the treeveiw items are clicked the annotationview
changes, the annotationview uses the sematicSBML.annotate and
semanticSBML.annotationparser api, as well as SemanticSbmlGui_doc
functions
|
|
|
StAn_Callback
callback for the annotator
|
|
|
Check_view
Display results of the sbmlcheck function in a QListView with icons
for differnet messages.
|
|
|
Id2Sbml_view
contoll and view for the creation of SBML files from a list of KEGG
reaction identifiers
|
|
|
Console_view
SBML-file this is the main view on the file
|
Imports:
sys,
re,
copy,
fill,
set,
QtCore,
QtGui,
expanduser,
join,
Config,
NoOptionError,
NoSectionError,
os,
ConfigParser,
kegg2sbml,
KEGG2sbmlError,
libsbml,
Merger,
CustomConsole,
StAnError