You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/publication/draft/document.tex
+12-2Lines changed: 12 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,9 @@
23
23
\application
24
24
\firstpage{1}
25
25
26
-
\title[KEGGtranslator]{KEGGtranslator: visualizing and translating the KEGG PATHWAY database} %% TODO: Irgendwas mit modelling oder simulation oder so klingt besser.
26
+
%\title[KEGGtranslator]{KEGGtranslator: visualizing and translating the KEGG PATHWAY database}
27
+
\title[KEGGtranslator]{KEGGtranslator: visualizing and converting the KEGG PATHWAY database to various formats}
28
+
27
29
\author[Wrzodek \textit{et~al}]{Clemens Wrzodek\,$^{1,*}$, Andreas Dr\"ager\,$^{1,*}$ and Andreas Zell\,$^{1,}$\footnote{to whom correspondence should be addressed}}
28
30
\address{$^{1}$Center for Bioinformatics Tuebingen (ZBIT), University of Tuebingen, 72076 T\"ubingen, Germany}
29
31
@@ -77,7 +79,7 @@ \section{Introduction}
77
79
%The reason for this is that KEGG releases those XML-files primarily for graphical visualizations of the pathway. For creating fully functional models of the pathway, the content of the XML-file is not sufficient.
78
80
By improving the annotation and translating the KGML-files to other file formats, researchers could use the KEGG database for many applications: Individual pathway pictures could be created; pathway simulation and modeling applications could be executed; graph-operations on the pathways or stoichiometric analyses (e.g., linear relationships) could be performed; or the KEGG pathway database could be used for gene set enrichment analyses.
79
81
%
80
-
For these purposes, only a few converters are available: KEGGconverter \citep{KEGGconverter} or KEGG2SBML \citep{KEGG2SBML} offer command-line or web-based conversion of KGML-files to SBML-files. KEGGgraph \citep{KEGGgraph} is able to convert KGML-files to R-based graph structures. None of these tools has a graphical user interface, is capable to validate and autocomplete KEGG reactions, adds standard identifiers (such as MIRIAM URNs) to pathway elements, or is able to write KGML files in multiple ouput formats.
82
+
For these purposes, only a few converters are available: KEGGconverter \citep{KEGGconverter}, SuBliMinaL \citep{Swainston2011}, or KEGG2SBML \citep{KEGG2SBML} offer command-line or web-based conversion of KGML-files to SBML-files. KEGGgraph \citep{KEGGgraph} is able to convert KGML-files to R-based graph structures. None of these tools has a graphical user interface, is capable to validate and autocomplete KEGG reactions, adds standard identifiers (such as MIRIAM URNs) to pathway elements, or is able to write KGML files in multiple ouput formats.
81
83
82
84
We here present KEGGtranslator, which reads and completes the content of an XML-file by retrieving online-annotation of all genes and reactions using the KEGG API \citep{KEGGapi}. KGML-files can be converted to many output formats. Minor deficiencies are corrected (e.g., the name of a gene), new information is added (e.g., multiple MIRIAM identifiers for each gene and reaction \citep{Novere2005}, or SBO terms describing the function) and some crucial deficiencies (like missing reactants) are addressed.
83
85
@@ -175,8 +177,10 @@ \section{Discussion}
175
177
176
178
\section*{Acknowledgement}
177
179
We gratefully acknowledge very fruitful discussions with Jochen Supper, Akira Funahashi, and Toshiaki Katayama.
180
+
178
181
%\emph{Funding\textcolon}
179
182
\paragraph{Funding\textcolon} The Federal Ministry of Education and Research (BMBF, Germany) funded this work in the projects Spher4Sys (grant number 0315384C) and NGFNplus (grant number 01GS08134).
183
+
%The Federal Ministry of Education and Research (BMBF, Germany) funded this work in the projects Spher4Sys and NGFNplus (grant numbers 0315384C and 01GS08134).
0 commit comments