Arts-of-coding commited on
Commit
4b93091
1 Parent(s): d0ad3c5

Update data/config.yaml

Browse files
Files changed (1) hide show
  1. data/config.yaml +6 -2
data/config.yaml CHANGED
@@ -1,7 +1,11 @@
1
  # config.yaml
2
- path_parquet: 'azure/data/sc_liu_umap_clusres_ctrl_03102023.parquet'
3
  col_features: 'n_genes_by_counts'
4
  col_counts: 'total_counts'
5
  col_mt: 'pct_counts_mt'
6
  conditions:
7
- - ctrl
 
 
 
 
 
1
  # config.yaml
2
+ # path_parquet: 'azure/data/sc_liu_umap_clusres_ctrl_03102023.parquet'
3
  col_features: 'n_genes_by_counts'
4
  col_counts: 'total_counts'
5
  col_mt: 'pct_counts_mt'
6
  conditions:
7
+ - 1mwt
8
+ - 1mhet
9
+ - 4mwt
10
+ - 4mhet
11
+