fatmacankara commited on
Commit
2be2c33
·
1 Parent(s): e3df29c

Update ASCARIS.py

Browse files
Files changed (1) hide show
  1. ASCARIS.py +1 -1
ASCARIS.py CHANGED
@@ -38,7 +38,7 @@ with st.form('mform', clear_on_submit=False):
38
  impute = st.selectbox('Imputation',[True, False])
39
 
40
  input_data = st.text_input('Enter SAV data points (Example: Q9Y4W6-N-432-T')
41
- )
42
 
43
 
44
  parser = argparse.ArgumentParser(description='ASCARIS')
 
38
  impute = st.selectbox('Imputation',[True, False])
39
 
40
  input_data = st.text_input('Enter SAV data points (Example: Q9Y4W6-N-432-T')
41
+
42
 
43
 
44
  parser = argparse.ArgumentParser(description='ASCARIS')