bcadkins01 commited on
Commit
60b68e2
·
verified ·
1 Parent(s): 6fa0d6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,7 +24,7 @@ This application demonstrates a drug discovery pipeline that allows users to:
24
  * Generated molecules are named 'Mol01' to 'Mol03'.
25
  * **Molecule Viewing**:
26
  * Displays molecule structures using Streamlit.
27
- * Option to view molecules as SMILES or SAFE encodings.
28
  * **ADMET Property Prediction**:
29
  * Integrates ADMET-AI to predict select properties.
30
  * Displays predicted properties of each molecule.
@@ -51,7 +51,7 @@ This application demonstrates a drug discovery pipeline that allows users to:
51
 
52
 
53
 
54
- ### The application is intended for demonstration purposes and may require adjustments for production use.
55
 
56
  ## License
57
 
 
24
  * Generated molecules are named 'Mol01' to 'Mol03'.
25
  * **Molecule Viewing**:
26
  * Displays molecule structures using Streamlit.
27
+ * View molecules as SMILES and SAFE encodings.
28
  * **ADMET Property Prediction**:
29
  * Integrates ADMET-AI to predict select properties.
30
  * Displays predicted properties of each molecule.
 
51
 
52
 
53
 
54
+ ### The application is intended for demonstration purposes only.
55
 
56
  ## License
57