Commit
·
090e829
1
Parent(s):
839f4f4
Upload 2 files
Browse files- data/config.yaml +7 -0
data/config.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# config.yaml
|
2 |
+
path_parquet: 'app/azure/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
|