Update README.md
Browse files
README.md
CHANGED
|
@@ -50,4 +50,11 @@ print ("========================================================================
|
|
| 50 |
print ("ID to Label mapping: {0: 'CYtoplasmicMembrane', 1: 'Cellwall', 2: 'Cytoplasmic', 3: 'Extracellular', 4: 'OuterMembrane', 5: 'Periplasmic'}")
|
| 51 |
print(f"Predicted class ID: {predicted_class_id}")
|
| 52 |
print ("===========================================================================================================================================")
|
| 53 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
print ("ID to Label mapping: {0: 'CYtoplasmicMembrane', 1: 'Cellwall', 2: 'Cytoplasmic', 3: 'Extracellular', 4: 'OuterMembrane', 5: 'Periplasmic'}")
|
| 51 |
print(f"Predicted class ID: {predicted_class_id}")
|
| 52 |
print ("===========================================================================================================================================")
|
| 53 |
+
```
|
| 54 |
+
|
| 55 |
+
## Funding
|
| 56 |
+
This project was funded by the CDC to Dr. Justin Bahl (BAA 75D301-21-R-71738).
|
| 57 |
+
## Department and Institution
|
| 58 |
+
|
| 59 |
+

|
| 60 |
+
|