Elijah Cole
commited on
Commit
·
07653e4
1
Parent(s):
bc2b68f
Add scfoundation cell type classification tasks.
Browse files- .gitattributes +3 -0
- Segerstolpe/Segerstolpe_test.h5ad +3 -0
- Segerstolpe/Segerstolpe_train.h5ad +3 -0
- Segerstolpe/Segerstolpe_valid.h5ad +3 -0
- Segerstolpe/readme.md +3 -0
- scripts/scfoundation_classification/preproc.py +3 -0
- scripts/scfoundation_classification/readme.md +3 -0
- zheng/readme.md +3 -0
- zheng/zheng_test.h5ad +3 -0
- zheng/zheng_train.h5ad +3 -0
- zheng/zheng_valid.h5ad +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
*.h5ad filter=lfs diff=lfs merge=lfs -text
|
60 |
+
*.md filter=lfs diff=lfs merge=lfs -text
|
61 |
+
*.py filter=lfs diff=lfs merge=lfs -text
|
Segerstolpe/Segerstolpe_test.h5ad
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4df95c083bb396b582817607539147ff22d2320aae6da1a0421f11e1bc0a984b
|
3 |
+
size 31251160
|
Segerstolpe/Segerstolpe_train.h5ad
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fbc67b4ef0063a625d16b71ec4943b6c9bffa765fe8ab264aa784005ad81602
|
3 |
+
size 88594728
|
Segerstolpe/Segerstolpe_valid.h5ad
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d1c37d9b50bf90298210cdef2d4cb155294a3498abff189d0151179cf880231
|
3 |
+
size 30955224
|
Segerstolpe/readme.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:374eb0638c7696836ebb938f26eb2f3583f0426c6df5a270da82c0b463b2fc07
|
3 |
+
size 87
|
scripts/scfoundation_classification/preproc.py
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29edb0902b2844430dd7630ae1f9f1f56b03f786ef76ea219c6664789a1ba8c6
|
3 |
+
size 1551
|
scripts/scfoundation_classification/readme.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daefa2ed7bffafb8efc7f1120f69b4a3f16aa98b644f68b6e857e270e09c702e
|
3 |
+
size 627
|
zheng/readme.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:667ea2b1c0c82acaeeb7dabf2329f3b826e41cd72be0eb84fcc7771da2403903
|
3 |
+
size 81
|
zheng/zheng_test.h5ad
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:823278df1055bcf9d149f3f531453ee44a2b845fa095113f8b8aa6bea16d72e5
|
3 |
+
size 42369064
|
zheng/zheng_train.h5ad
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38ab74f6965ad8cdd38daec4201460536cbc34478f8cbdb0952d85cee7927692
|
3 |
+
size 327387104
|
zheng/zheng_valid.h5ad
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7661e199b7de7051ca5a1a1e8c1325984652f5be794a166c7928114537fce5bd
|
3 |
+
size 42560528
|