Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,8 @@ protein level classification
|
|
17 |
### Dataset description
|
18 |
The dataset is from [COGNANO/AVIDa-SARS-CoV-2](https://huggingface.co/datasets/COGNANO/AVIDa-SARS-CoV-2).
|
19 |
|
|
|
|
|
20 |
Binary label represented by 1 for the binding pair and 0 for the non-binding pair.
|
21 |
### Model input type
|
22 |
Amino acid sequence
|
|
|
17 |
### Dataset description
|
18 |
The dataset is from [COGNANO/AVIDa-SARS-CoV-2](https://huggingface.co/datasets/COGNANO/AVIDa-SARS-CoV-2).
|
19 |
|
20 |
+
We collect all amino acid sequences whose antigen type is Alpha varitant.
|
21 |
+
|
22 |
Binary label represented by 1 for the binding pair and 0 for the non-binding pair.
|
23 |
### Model input type
|
24 |
Amino acid sequence
|