Spaces:
Sleeping
Sleeping
Update the input format description
Browse files
app.py
CHANGED
|
@@ -62,8 +62,8 @@ description_md = """
|
|
| 62 |
|
| 63 |
**🧬 Input Format – FASTA Sequences:** This tool accepts protein sequences in FASTA format.
|
| 64 |
|
| 65 |
-
Please provide a single protein sequence at a time.
|
| 66 |
-
For faster predictions, you
|
| 67 |
|
| 68 |
**🧾 Output Explanation** – AllerTrans classifies your input sequence into one of the following categories:
|
| 69 |
###### **🟢 Non-Allergen:** The protein is unlikely to cause an allergic reaction and can be considered safe regarding allergenicity.
|
|
|
|
| 62 |
|
| 63 |
**🧬 Input Format – FASTA Sequences:** This tool accepts protein sequences in FASTA format.
|
| 64 |
|
| 65 |
+
###### Please provide a single protein sequence at a time.
|
| 66 |
+
###### For faster predictions, you can enter just the protein sequence, without the FASTA header or any additional information.
|
| 67 |
|
| 68 |
**🧾 Output Explanation** – AllerTrans classifies your input sequence into one of the following categories:
|
| 69 |
###### **🟢 Non-Allergen:** The protein is unlikely to cause an allergic reaction and can be considered safe regarding allergenicity.
|