Arts-of-coding commited on
Commit
5d7079e
1 Parent(s): 1d45419

Update dash_plotly_QC_scRNA.py

Browse files
Files changed (1) hide show
  1. dash_plotly_QC_scRNA.py +1 -1
dash_plotly_QC_scRNA.py CHANGED
@@ -21,7 +21,7 @@ config_fig = {
21
  }
22
  }
23
 
24
- config_path = "./azure/config.yaml"
25
 
26
  # Add the read-in data from the yaml file
27
  def read_config(filename):
 
21
  }
22
  }
23
 
24
+ config_path = "./azure/data/config.yaml"
25
 
26
  # Add the read-in data from the yaml file
27
  def read_config(filename):