Commit
·
08492b9
1
Parent(s):
74e0145
Update data/config.yaml
Browse files- data/config.yaml +1 -1
data/config.yaml
CHANGED
@@ -3,4 +3,4 @@ path_parquet: 'data/Cornea_v1_umap_clusres.parquet'
|
|
3 |
col_features: 'n_genes_by_counts'
|
4 |
col_counts: 'total_counts'
|
5 |
col_mt: 'pct_counts_mt'
|
6 |
-
col_batch: '
|
|
|
3 |
col_features: 'n_genes_by_counts'
|
4 |
col_counts: 'total_counts'
|
5 |
col_mt: 'pct_counts_mt'
|
6 |
+
col_batch: 'studies'
|