Spaces:
Sleeping
Sleeping
fatmacankara
commited on
Commit
·
9b27390
1
Parent(s):
679cf0d
Update pages/2_About.py
Browse files- pages/2_About.py +1 -1
pages/2_About.py
CHANGED
@@ -21,7 +21,7 @@ st.markdown(f'<p class="title-text">{text}</p>', unsafe_allow_html=True)
|
|
21 |
text = 'Please refer to our pre-print article for more information on the construction of feature vectors, statistical analysis of features, and machine learning models trained on ASCARIS representations to predict the effect of SAVs:'
|
22 |
st.markdown(f'<p class="title-text">{text}</p>', unsafe_allow_html=True)
|
23 |
|
24 |
-
st.markdown(f'<p class="title-text"></p><a href="https://www.
|
25 |
st.write('')
|
26 |
st.write('')
|
27 |
|
|
|
21 |
text = 'Please refer to our pre-print article for more information on the construction of feature vectors, statistical analysis of features, and machine learning models trained on ASCARIS representations to predict the effect of SAVs:'
|
22 |
st.markdown(f'<p class="title-text">{text}</p>', unsafe_allow_html=True)
|
23 |
|
24 |
+
st.markdown(f'<p class="title-text"></p><a href="https://www.sciencedirect.com/science/article/pii/S200103702300329X">Cankara, F., & Doğan, T. (2023). ASCARIS: Positional feature annotation and protein structure-based representation of single amino acid variations. Computational and Structural Biotechnology Journal, 21, 4743-4758.</a>', unsafe_allow_html=True)
|
25 |
st.write('')
|
26 |
st.write('')
|
27 |
|