Arts-of-coding
commited on
Commit
•
b0f2a78
1
Parent(s):
d2b3fee
Upload 2 files
Browse files
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
|
data/sc_liu_umap_clusres_ctrl_03102023.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f10e96f30d0d2b3ab06f714f8701176c7addfdfc32c9d319acd03f542217fb88
|
3 |
+
size 86860016
|