Spaces:
Running
on
Zero
Running
on
Zero
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.
|