Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -20,7 +20,7 @@ def home_page():
|
|
| 20 |
st.page_link("DEL_analyzer.py", label="""### **NovaDEL Analyzer**""", icon="⚛️")
|
| 21 |
#st.write("Visualize the chemical space and analyze both the diversity and target addressability of your libraries")
|
| 22 |
st.write("- Visualize the chemical space and analyze the diversity of your libraries")
|
| 23 |
-
st.write("- Evaluate the structural
|
| 24 |
|
| 25 |
st.markdown('---')
|
| 26 |
st.info("""If you used our tools in your publications, please cite this article:
|
|
|
|
| 20 |
st.page_link("DEL_analyzer.py", label="""### **NovaDEL Analyzer**""", icon="⚛️")
|
| 21 |
#st.write("Visualize the chemical space and analyze both the diversity and target addressability of your libraries")
|
| 22 |
st.write("- Visualize the chemical space and analyze the diversity of your libraries")
|
| 23 |
+
st.write("- Evaluate the structural innovativeness of your scaffolds")
|
| 24 |
|
| 25 |
st.markdown('---')
|
| 26 |
st.info("""If you used our tools in your publications, please cite this article:
|