jvamvas commited on
Commit
b0e792e
1 Parent(s): 4f416e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -232,7 +232,8 @@ This result differs from observations made by Zakhiren & Maleck in their work on
232
  The results of the experiments carried out in this work have shown that the cells at the time of the highest proliferation rate also exhibit the highest motility
233
  In this state of increased vulnerability and mitotic activity, the anti tubulins COL and VBLS were able to inhibit the directed cell migration in varying degrees with all the modifications of preincubation time and concentration, respectively
234
  The rate of chemotactically activated and migrated cells was significantly higher than the random migration, which was not negatively influenced by the two substances.""", "English"],
235
- ]
 
236
  )
237
 
238
  iface.launch()
 
232
  The results of the experiments carried out in this work have shown that the cells at the time of the highest proliferation rate also exhibit the highest motility
233
  In this state of increased vulnerability and mitotic activity, the anti tubulins COL and VBLS were able to inhibit the directed cell migration in varying degrees with all the modifications of preincubation time and concentration, respectively
234
  The rate of chemotactically activated and migrated cells was significantly higher than the random migration, which was not negatively influenced by the two substances.""", "English"],
235
+ ],
236
+ cache_examples=True,
237
  )
238
 
239
  iface.launch()