Arts-of-coding commited on
Commit
4a6c4e6
·
verified ·
1 Parent(s): d1685ff

Update dash_plotly_QC_scRNA.py

Browse files
Files changed (1) hide show
  1. dash_plotly_QC_scRNA.py +1 -0
dash_plotly_QC_scRNA.py CHANGED
@@ -8,6 +8,7 @@ import plotly.express as px
8
  import dash_callback_chain
9
  import yaml
10
  import polars as pl
 
11
  pl.enable_string_cache(False)
12
 
13
  # Set custom resolution for plots:
 
8
  import dash_callback_chain
9
  import yaml
10
  import polars as pl
11
+ import os
12
  pl.enable_string_cache(False)
13
 
14
  # Set custom resolution for plots: