Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Beta-Lactam Molecule Generator and Viewer
|
2 |
|
3 |
## Overview
|
@@ -66,6 +75,4 @@ Swanson K, Walther P, Leitz J, et al. ADMET-AI: A machine learning ADMET platfor
|
|
66 |
https://admet.ai.greenstonebio.com/
|
67 |
|
68 |
### This project uses RDKit:
|
69 |
-
RDKit: Open-source cheminformatics. https://www.rdkit.org
|
70 |
-
|
71 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: Beta-lactam Generator
|
4 |
+
sdk: streamlit
|
5 |
+
emoji: 📚
|
6 |
+
colorFrom: blue
|
7 |
+
colorTo: gray
|
8 |
+
short_description: App to generate and view beta-lactam structures
|
9 |
+
---
|
10 |
# Beta-Lactam Molecule Generator and Viewer
|
11 |
|
12 |
## Overview
|
|
|
75 |
https://admet.ai.greenstonebio.com/
|
76 |
|
77 |
### This project uses RDKit:
|
78 |
+
RDKit: Open-source cheminformatics. https://www.rdkit.org
|
|
|
|