From 2936efd649e6494220b7474f8e79761d5fa84136 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 4 Nov 2020 21:03:13 +0100 Subject: verena additions --- bibliography.bib | 29 ++++++++++++++++++++++++++-- mutagenicity.md | 57 ++++++++++++++++++++++++++++--------------------------- mutagenicity.pdf | Bin 1853596 -> 1856642 bytes 3 files changed, 56 insertions(+), 30 deletions(-) diff --git a/bibliography.bib b/bibliography.bib index 4e39f74..e99156f 100644 --- a/bibliography.bib +++ b/bibliography.bib @@ -1,3 +1,28 @@ +@article{Schoening2017, + author = {Verena Schöning and Felix Hammann and Mark Peinl and Jürgen Drewe}, + title = {Editor's Highlight: Identification of Any Structure-Specific Hepatotoxic Potential of Different Pyrrolizidine Alkaloids Using Random Forests and Artificial Neural Networks}, + journal = {Toxicol. Sci.}, + year = 2017, + number = 160, + pages = {361-370}, +} + +@article{EFSA2011, + author = {EFSA}, + title = {Scientific Opinion on Pyrrolizidine alkaloids in food and feed}, + journal = {EFSA Journal}, + year = 2011, + number = 9, + pages = {1-134}, +} + +@book{Mattocks1986, + author = {Mattocks, AR}, + title = {Chemistry and Toxicology of Pyrrolizidine Alkaloids}, + year = 1986, + publisher = {Academic Press}, +} + @article{Maaten2008, author = {van der Maaten, L.J.P. and Hinton, G.E.}, title = {Visualizing Data Using t-SNE}, @@ -10,8 +35,8 @@ @article{Helma2018, author = { Christoph Helma and David Vorgrimmler and Denis Gebele and Martin Gütlein and Barbara Engeli and Jürg Zarn and Benoit Schilter and Elena Lo Piparo}, title = "Modeling Chronic Toxicity: A comparison of experimental variability with {(Q)SAR}/read-across predictions", - year = "2018", - journal = {Frontiers in pharmacology}, + year = 2018, + journal = {Frontiers in Pharmacology}, number = 9, pages = "413", } diff --git a/mutagenicity.md b/mutagenicity.md index 896e088..4d0a602 100644 --- a/mutagenicity.md +++ b/mutagenicity.md @@ -7,7 +7,7 @@ author: email: helma@in-silico.ch correspondence: "yes" - Verena Schöning: - institute: zeller + institute: insel - Philipp Boss: institute: sysbio - Jürgen Drewe: @@ -23,6 +23,9 @@ institute: - sysbio: name: Berlin Institute for Medical Systems Biology, Max Delbrück Center for Molecular Medicine in the Helmholtz Association address: "Robert-Rössle-Strasse 10, Berlin, 13125, Germany" + - insel: + name: Clinical Pharmacology and Toxicology, Department of General Internal Medicine, Bern University Hospital, University of Bern + address: "Inselspital, 3010 Bern, Switzerland" bibliography: bibliography.bib keywords: mutagenicity, QSAR, lazar, random forest, support vector machine, linear regression, neural nets, deep learning @@ -163,40 +166,40 @@ under a GPL3 License. The new combined dataset can be found at The testing dataset consisted of 602 different PAs. -**TODO**: **Verena** Kannst Du kurz die Quellen und Auswahlkriterien zusammenfassen? - -The compilation of the PA dataset is described in detail in [Schöning et al. -(2017)](#_ENREF_119). - - Descriptors ----------- @@ -405,8 +408,6 @@ repeated five times. Based on each of the five different training data, the predictive models were trained and the performance tested with the validation data. This step was repeated 10 times. -**TODO**: **Verena** kannst Du bitte ueberpruefen, ob das noch stimmt und ggf die Figure 1 anpassen - ![Flowchart of the generation and validation of the models generated in R-project](figures/image1.png){#fig:valid}