contoll and view for the creation of SBML files from a list of KEGG
reaction identifiers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
slotNext_l(self,
*idlist)
join args (idlist) and filter all KEGG rection IDs make mext menu
slotNext() |
source code
|
|
|
|
slotNext_f(self,
*fileNames)
traverse list of fileNames and check if files are existing if the
exist parse all KEGG reaction IDs make next menu slotNext() |
source code
|
|
|
|
|
|
|
listCompartments(self)
list all avialable compartments |
source code
|
|
|
|
chooseCompartment(self,
rid=None,
cid=None)
choose a new compartemt for a reaction id and redisplay reactions |
source code
|
|
|
|
slotKegg2Sbml(self)
try to create an sbml file catch errors: not internet connection,
output file has no xml extension for output file, wrong input, output
file already exists |
source code
|
|