Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -63,7 +63,7 @@ Official demo for **AllerTrans**, a powerful model for predicting the allergenic
|
|
| 63 |
|
| 64 |
**Input Format:** This tool accepts protein sequences in FASTA format. Please provide a single protein sequence at a time.
|
| 65 |
|
| 66 |
-
**Output Explanation**
|
| 67 |
###### **🟢 Non-Allergen:** The protein is unlikely to cause an allergic reaction and can be considered safe regarding allergenicity.
|
| 68 |
###### **🔴 Potential Allergen:** The protein has the potential to trigger an allergic response or exhibit cross-reactivity in some individuals.
|
| 69 |
|
|
|
|
| 63 |
|
| 64 |
**Input Format:** This tool accepts protein sequences in FASTA format. Please provide a single protein sequence at a time.
|
| 65 |
|
| 66 |
+
**Output Explanation:** AllerTrans classifies your input sequence into one of the following categories:
|
| 67 |
###### **🟢 Non-Allergen:** The protein is unlikely to cause an allergic reaction and can be considered safe regarding allergenicity.
|
| 68 |
###### **🔴 Potential Allergen:** The protein has the potential to trigger an allergic response or exhibit cross-reactivity in some individuals.
|
| 69 |
|