gokceuludogan commited on
Commit
f7fc750
1 Parent(s): 2d499a5

Update About.py

Browse files
Files changed (1) hide show
  1. About.py +1 -1
About.py CHANGED
@@ -30,7 +30,7 @@ def run():
30
 
31
  st.markdown(
32
  """
33
- This application demonstrates the generation capabilities of the models trained as part of the study below published in *Bioinformatics*. The available models are:
34
  * WarmMolGen
35
  - WarmMolGenOne (i.e. EncDecBase)
36
  - WarmMolGenTwo (i.e. EncDecLM)
 
30
 
31
  st.markdown(
32
  """
33
+ This application demonstrates the generation capabilities of the models trained as part of the study below, which has been accepted for publication in *Bioinformatics* Published by Oxford University Press. The available models are:
34
  * WarmMolGen
35
  - WarmMolGenOne (i.e. EncDecBase)
36
  - WarmMolGenTwo (i.e. EncDecLM)