yashm commited on
Commit
4033b2b
·
verified ·
1 Parent(s): cb34140

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,4 +129,4 @@ if uploaded_file is not None:
129
  feature_length = len(feature_sequence) # Obtain the length of the selected feature
130
  plot_pcr_product_with_df(feature_sequence, primer_df, feature_length)
131
  else:
132
- st.error('No primers were found. Please adjust your parameters and try again.')
 
129
  feature_length = len(feature_sequence) # Obtain the length of the selected feature
130
  plot_pcr_product_with_df(feature_sequence, primer_df, feature_length)
131
  else:
132
+ st.error('No primers were found. Please adjust your parameters and try again.')