Static pages update (#299)

I have updated the static pages following @wicker comments on #275

Co-authored-by: Tobias O <tobias.olenyi@envipath.com>
Reviewed-on: enviPath/enviPy#299
Co-authored-by: Liam Brydon <lbry121@aucklanduni.ac.nz>
Co-committed-by: Liam Brydon <lbry121@aucklanduni.ac.nz>
This commit is contained in:
2026-01-19 23:37:08 +13:00
committed by jebus
parent 5f5ae76182
commit 2a2fe4f147
5 changed files with 235 additions and 169 deletions

View File

@ -73,20 +73,65 @@
<input type="checkbox" />
<div class="collapse-title text-sm font-medium">Show BibTeX</div>
<div class="collapse-content">
<pre class="overflow-x-auto text-xs"><code>@ARTICLE{Hafner2024,
title = "Advancements in biotransformation pathway prediction:
enhancements, datasets, and novel functionalities in enviPath",
author = "Hafner, Jasmin and Lorsbach, Tim and Schmidt, Sebastian and
Brydon, Liam and Dost, Katharina and Zhang, Kunyang and Fenner,
Kathrin and Wicker, J{\"o}rg",
journal = "J. Cheminform.",
publisher = "Springer Science and Business Media LLC",
volume = 16,
number = 1,
pages = "93",
month = aug,
year = 2024,
doi = "10.1186/s13321-024-00881-6"
<pre
class="overflow-x-auto text-xs"
><code>@ARTICLE{Hafner2024enviPath,
title = "Advancements in biotransformation pathway prediction:
enhancements, datasets, and novel functionalities in enviPath",
author = "Hafner, Jasmin and Lorsbach, Tim and Schmidt, Sebastian and
Brydon, Liam and Dost, Katharina and Zhang, Kunyang and Fenner,
Kathrin and Wicker, J{\"o}rg",
journal = "J. Cheminform.",
publisher = "Springer Science and Business Media LLC",
volume = 16,
number = 1,
pages = "93",
month = aug,
year = 2024,
doi = "10.1186/s13321-024-00881-6"
}</code></pre>
</div>
</div>
</div>
</div>
<div class="card bg-base-200 mb-6">
<div class="card-body">
<h3 class="mb-2 font-semibold">
enviPath The environmental contaminant biotransformation pathway
resource
</h3>
<p class="mb-4 text-sm">
<strong>Authors:</strong> Wicker, J., Lorsbach, T., Gütlein, M.,
Schmid, E., Latino, D., Kramer, S., Fenner, K.<br />
<strong>Journal:</strong> Nucleic Acids Research, 44(D1),
D502-D508<br />
<strong>Year:</strong> 2016<br />
<strong>DOI:</strong>
<a
href="https://doi.org/10.1093/nar/gkv1229"
target="_blank"
class="link link-primary"
>10.1093/nar/gkv1229</a
>
</p>
<div class="collapse-arrow bg-base-300 collapse">
<input type="checkbox" />
<div class="collapse-title text-sm font-medium">Show BibTeX</div>
<div class="collapse-content">
<pre
class="overflow-x-auto text-xs"
><code>@ARTICLE{Wicker2016enviPath,
title = "enviPath The environmental contaminant biotransformation pathway resource",
author = "Wicker, J{\"o}rg and Lorsbach, Tim and Gütlein, Martin and Schmid,
Emanuel and Latino, Diogo and Kramer, Stefan and Fenner, Kathrin",
journal = "Nucleic Acids Research",
volume = 44,
number = "D1",
pages = "D502-D508",
year = 2016,
month = jan,
doi = "10.1093/nar/gkv1229"
}</code></pre>
</div>
</div>
@ -103,57 +148,47 @@ doi = "10.1186/s13321-024-00881-6"
<div class="card bg-base-200 mb-6">
<div class="card-body">
<h3 class="mb-2 font-semibold">
Predicting Biodegradation Pathways Using a Hybrid Relative
Reasoning Model
A Hybrid Machine Learning and Knowledge Based Approach to Limit
Combinatorial Explosion in Biodegradation Prediction
</h3>
<p class="mb-4 text-sm">
<strong>Authors:</strong> Wicker, J., Fenner, K., Ellis, L.,
Kramer, S.<br />
<strong>Journal:</strong> Biotechnology and Bioengineering,
110(3), 837-846<br />
<strong>Year:</strong> 2013<br />
<strong>Authors:</strong> Wicker, J., Fenner, K., Kramer, S.<br />
<strong>Book:</strong> Computational Sustainability, 75-97<br />
<strong>Year:</strong> 2016<br />
<strong>DOI:</strong>
<a
href="https://doi.org/10.1002/bit.24744"
href="https://doi.org/10.1007/978-3-319-31858-5_5"
target="_blank"
class="link link-primary"
>10.1002/bit.24744</a
>10.1007/978-3-319-31858-5_5</a
>
</p>
<div class="collapse-arrow bg-base-300 collapse">
<input type="checkbox" />
<div class="collapse-title text-sm font-medium">Show BibTeX</div>
<div class="collapse-content">
<pre
class="overflow-x-auto text-xs"
><code>@article{wicker2013predicting,
title={Predicting biodegradation pathways using a hybrid relative reasoning model},
author={Wicker, J{\"o}rg and Fenner, Kathrin and Ellis, Lynda and Kramer, Stefan},
journal={Biotechnology and Bioengineering},
volume={110},
number={3},
pages={837--846},
year={2013},
publisher={Wiley Online Library},
doi={10.1002/bit.24744}
<pre class="overflow-x-auto text-xs"><code>@INBOOK{Wicker2016ML,
title="A Hybrid Machine Learning and Knowledge Based Approach to
Limit Combinatorial Explosion in Biodegradation Prediction",
author="Wicker, J{\"o}rg and Fenner, Kathrin and Kramer, Stefan",
editor="L{\"a}ssig, J{\"o}rg and Kersting, Kristian and Morik, Katharina",
bookTitle="Computational Sustainability",
year=2016,
publisher="Springer International Publishing",
pages="75--97",
doi="10.1007/978-3-319-31858-5_5"
}</code></pre>
</div>
</div>
</div>
</div>
<h2 class="mt-8 mb-4 text-2xl font-semibold">
Machine Learning Models
</h2>
<h3 class="mt-6 mb-3 text-xl font-semibold">
enviPath-Transformer (Latest ML Model)
</h3>
<div class="card bg-base-200 mb-6">
<div class="card-body">
<p class="mb-2 text-sm">
If you use the Transformer-based prediction model, please cite:
</p>
<h3 class="mb-2 font-semibold">
Predictive modeling of biodegradation pathways using transformer
architectures
</h3>
<p class="mb-4 text-sm">
<strong>Authors:</strong> Brydon, L., Zhang, K., Dobbie, G.,
Taškova, K., and Wicker, J.<br />
@ -167,31 +202,118 @@ doi = "10.1186/s13321-024-00881-6"
>10.1186/s13321-025-00969-7</a
>
</p>
<div class="collapse-arrow bg-base-300 collapse">
<input type="checkbox" />
<div class="collapse-title text-sm font-medium">Show BibTeX</div>
<div class="collapse-content">
<pre
class="overflow-x-auto text-xs"
><code>@article{Brydon2025Transformer,
title = "Predictive modeling of biodegradation pathways using transformer architectures",
author = "Brydon, Liam and Zhang, Kunyang and Dobbie, Gillian and
Ta\v{s}kova, Katerina and Wicker, J{\"o}rg Simon",
journal = "Journal of Cheminformatics",
volume = 17,
number = 1,
pages = "1--16",
year = 2025,
month = feb,
doi = "10.1186/s13321-025-00969-7",
}</code></pre>
</div>
</div>
</div>
</div>
<h2 class="mt-8 mb-4 text-2xl font-semibold">
Machine Learning Models
</h2>
<h3 class="mt-6 mb-3 text-xl font-semibold">
Relative Reasoning Models
</h3>
<p class="mb-4">
For relative reasoning and machine learning approaches, please cite:
</p>
<div class="card bg-base-200 mb-6">
<div class="card-body">
<p class="mb-2 text-sm">
For relative reasoning and machine learning approaches:
</p>
<h3 class="mb-2 font-semibold">
Predicting biodegradation products and pathways: a hybrid
knowledge- and machine learning-based approach
</h3>
<p class="mb-4 text-sm">
<strong>Authors:</strong> Fenner, K., Gao, J., Kramer, S., Ellis,
L., Wackett, L.<br />
<strong>Journal:</strong> Environmental Science & Technology,
42(15), 5761-5767<br />
<strong>Authors:</strong> Wicker, J., Fenner, K., Ellis, L.,
Wackett, L., Kramer, S.<br />
<strong>Journal:</strong> Bioinformatics, 26(6), 814-821<br />
<strong>Year:</strong> 2010<br />
<strong>DOI:</strong>
<a
href="https://doi.org/10.1093/bioinformatics/btq024"
target="_blank"
class="link link-primary"
>10.1093/bioinformatics/btq024</a
>
</p>
<div class="collapse-arrow bg-base-300 collapse">
<input type="checkbox" />
<div class="collapse-title text-sm font-medium">Show BibTeX</div>
<div class="collapse-content">
<pre class="overflow-x-auto text-xs"><code>@ARTICLE{Wicker2010,
title = "Predicting biodegradation products and pathways:
a hybrid knowledge- and machine learning-based approach",
author = "Wicker, J{\"o}rg and Fenner, Kathrin and Ellis, Lynda and Wackett, Larry and Kramer, Stefan",
journal = "Bioinformatics",
volume = 26,
number = 6,
pages = "814-821",
year = 2010,
month = jan,
doi = "10.1093/bioinformatics/btq024"
}</code></pre>
</div>
</div>
</div>
</div>
<div class="card bg-base-200 mb-6">
<div class="card-body">
<h3 class="mb-2 font-semibold">
Data-driven extraction of relative reasoning rules to limit
combinatorial explosion in biodegradation pathway prediction
</h3>
<p class="mb-4 text-sm">
<strong>Authors:</strong> Fenner, K., Junfeng, G., Kramer, S.,
Ellis, L., Wackett, L.<br />
<strong>Journal:</strong> Bioinformatics, 26(18), 2079-2085<br />
<strong>Year:</strong> 2008<br />
<strong>DOI:</strong>
<a
href="https://doi.org/10.1021/es800408g"
href="https://doi.org/10.1093/bioinformatics/btn378"
target="_blank"
class="link link-primary"
>10.1021/es800408g</a
>10.1093/bioinformatics/btn378</a
>
</p>
<div class="collapse-arrow bg-base-300 collapse">
<input type="checkbox" />
<div class="collapse-title text-sm font-medium">Show BibTeX</div>
<div class="collapse-content">
<pre
class="overflow-x-auto text-xs"
><code>@ARTICLE{Fenner2008Reason,
title = "Data-driven extraction of relative reasoning rules to
limit combinatorial explosion in biodegradation pathway prediction",
author = "Fenner, Kathrin and Gao, Junfeng and Kramer, Stefan and Ellis, Lynda and Wackett, Larry",
journal = "Bioinformatics",
volume = 24,
number = 18,
pages = "2079-2085",
year = 2008,
month = 07,
doi = "10.1093/bioinformatics/btn378"
}</code></pre>
</div>
</div>
</div>
</div>
@ -234,22 +356,13 @@ doi = "10.1186/s13321-024-00881-6"
<ul class="mb-6 list-inside list-disc space-y-2">
<li>
<a
href="https://community.envipath.org/"
href="https://community.envipath.org/t/envipath-publications/"
target="_blank"
class="link link-primary"
>
enviPath Community - Publications Section
</a>
</li>
<li>
<a
href="https://wiki.envipath.org/"
target="_blank"
class="link link-primary"
>
enviPath Documentation - References
</a>
</li>
</ul>
<div class="alert alert-success mt-8">