cedenoruel commited on
Commit
cf3093a
·
verified ·
1 Parent(s): 4e613d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -25,7 +25,9 @@ def home_page():
25
  st.markdown('---')
26
  st.info("""If you used our tools in your publications, please consider citing this article:
27
  Evaluating the Diversity and Target Addressability of DELs using BM-Scaffold Analysis and Machine Learning.
28
- **Manuscript Submitted**""", icon="ℹ️")
 
 
29
 
30
 
31
  def page2():
 
25
  st.markdown('---')
26
  st.info("""If you used our tools in your publications, please consider citing this article:
27
  Evaluating the Diversity and Target Addressability of DELs using BM-Scaffold Analysis and Machine Learning.
28
+ **Manuscript Submitted**
29
+ Authors: Yaëlle Fischer, Ruel Cedeno, Dhoha Triki, Bertrand Vivet, Philippe Schambel"""
30
+ , icon="ℹ️")
31
 
32
 
33
  def page2():