Dateien nach "Report" hochladen

This commit is contained in:
2026-09-24 14:16:38 +02:00
parent aa24594dc3
commit 5b7cccbdcd
2 changed files with 42 additions and 20 deletions
+19 -2
View File
@@ -13,7 +13,7 @@
author = "Nobody Jr",
title = "My Article",
year = "2006" }
@book{bender2006foundations,
title={Foundations of Combinatorics with Applications},
author={Bender, Edward A. and Williamson, S. Gill},
@@ -76,4 +76,21 @@
url = {https://doi.org/10.3139/9783446465039},
url = {https://www.hanser-elibrary.com/doi/book/10.3139/9783446465039},
}
@article{andersenhyperflow,
author = {Andersen, Jakob L. and Flamm, Christoph and Merkle, Daniel and Stadler, Peter F.},
title = {Chemical Transformation Motifs—Modelling Pathways as Integer Hyperflows},
year = {2019},
issue_date = {March-April 2019},
publisher = {IEEE Computer Society Press},
address = {Washington, DC, USA},
volume = {16},
number = {2},
issn = {1545-5963},
url = {https://doi.org/10.1109/TCBB.2017.2781724},
doi = {10.1109/tcbb.2017.2781724},
abstract = {We present an elaborate framework for formally modelling pathways in chemical reaction networks on a mechanistic level. Networks are modelled mathematically as directed multi-hypergraphs, with vertices corresponding to molecules and hyperedges to reactions. Pathways are modelled as integer hyperflows and we expand the network model by detailed routing constraints. In contrast to the more traditional approaches like Flux Balance Analysis or Elementary Mode analysis we insist on integer-valued flows. While this choice makes it necessary to solve possibly hard integer linear programs, it has the advantage that more detailed mechanistic questions can be formulated. It is thus possible to query networks for general transformation motifs, and to automatically enumerate optimal and near-optimal pathways. Similarities and differences between our work and traditional approaches in metabolic network analysis are discussed in detail. To demonstrate the applicability of the mathematical framework to real-life problems we first explore the design space of possible non-oxidative glycolysis pathways and show that recent manually designed pathways can be further optimized. We then use a model of sugar chemistry to investigate pathways in the autocatalytic formose process. A graph transformation-based approach is used to automatically generate the reaction networks of interest.},
journal = {IEEE/ACM Trans. Comput. Biol. Bioinformatics},
month = apr,
pages = {510–523},
numpages = {14}
}