diff --git a/AMR-KG_Database.py b/AMR-KG_Database.py index d63c2fe..77fd1b6 100644 --- a/AMR-KG_Database.py +++ b/AMR-KG_Database.py @@ -10,6 +10,25 @@ initial_sidebar_state="auto", ) +# Customize sidebar +markdown = """ +**Info**: This is AMR-KG repository and the broad-spectrum prediction models trained on the datasets. +This work was done under the IMI project COMBINE. + +**Developers**: +* [Yojana Gadiya](https://orcid.org/0000-0002-7683-0452) +* [Andrea Zaliani](https://orcid.org/0000-0002-1740-8390) +* [Philip Gribbon](https://orcid.org/0000-0001-7655-2459) + +**External links**: +* [GitHub](https://github.com/IMI-COMBINE/broad_spectrum_prediction) +* [Website](https://www.itmp.fraunhofer.de/) +""" + +st.sidebar.title("About") +st.sidebar.markdown(markdown) +st.sidebar.image("data/COMBINE_logo.jpg") + st.markdown( "