sfaezella commited on
Commit
55edc50
·
verified ·
1 Parent(s): 4e3aef9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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** 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
 
 
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