Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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 |
-
*
|
| 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
|
| 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 |
|