Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
### Classifier of COVID-19 variant (omicron, delta)
|
2 |
Use the complete neucleotide sequence as input, get the COVID variant
|
3 |
## Labels
|
4 |
-
LABEL_0 is omicron
|
5 |
-
LABEL_1 is delta
|
|
|
1 |
### Classifier of COVID-19 variant (omicron, delta)
|
2 |
Use the complete neucleotide sequence as input, get the COVID variant
|
3 |
## Labels
|
4 |
+
- LABEL_0 is omicron
|
5 |
+
- LABEL_1 is delta
|