sfaezella commited on
Commit
ed1b8bd
Β·
verified Β·
1 Parent(s): b0b116b

Update the input format description

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 may enter only the amino acid 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.
 
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.