Add superhuman module (ported from Generation-I dna-seq/just_superhuman)
Browse files- data/superhuman/manifest.json +13 -13
- data/superhuman/weights.parquet +2 -2
data/superhuman/manifest.json
CHANGED
|
@@ -2,10 +2,10 @@
|
|
| 2 |
"manifest_version": "1.0",
|
| 3 |
"schema_version": "1.0",
|
| 4 |
"identity": {
|
| 5 |
-
"namespace":
|
| 6 |
"name": "superhuman",
|
| 7 |
-
"version":
|
| 8 |
-
"canonical_id":
|
| 9 |
},
|
| 10 |
"display": {
|
| 11 |
"title": "Superhuman",
|
|
@@ -19,10 +19,10 @@
|
|
| 19 |
"curator": "just-dna-seq",
|
| 20 |
"method": "expert-curated",
|
| 21 |
"license": null,
|
| 22 |
-
"owner":
|
| 23 |
"authors": [],
|
| 24 |
"created_at": null,
|
| 25 |
-
"published_at":
|
| 26 |
"stats": {
|
| 27 |
"variant_count": 100,
|
| 28 |
"weights_rows": 188,
|
|
@@ -74,10 +74,10 @@
|
|
| 74 |
},
|
| 75 |
"compilation": {
|
| 76 |
"compile_success": true,
|
| 77 |
-
"compiled_by":
|
| 78 |
"compiler_version": "just-dna-compiler 0.2.0",
|
| 79 |
-
"ensembl_reference":
|
| 80 |
-
"compiled_at": "2026-07-
|
| 81 |
"warnings": []
|
| 82 |
},
|
| 83 |
"inputs": [
|
|
@@ -88,8 +88,8 @@
|
|
| 88 |
},
|
| 89 |
{
|
| 90 |
"name": "variants.csv",
|
| 91 |
-
"sha256": "sha256:
|
| 92 |
-
"size":
|
| 93 |
},
|
| 94 |
{
|
| 95 |
"name": "studies.csv",
|
|
@@ -98,12 +98,12 @@
|
|
| 98 |
}
|
| 99 |
],
|
| 100 |
"artifact": {
|
| 101 |
-
"digest": "sha256:
|
| 102 |
"files": [
|
| 103 |
{
|
| 104 |
"name": "weights.parquet",
|
| 105 |
-
"sha256": "sha256:
|
| 106 |
-
"size":
|
| 107 |
},
|
| 108 |
{
|
| 109 |
"name": "annotations.parquet",
|
|
|
|
| 2 |
"manifest_version": "1.0",
|
| 3 |
"schema_version": "1.0",
|
| 4 |
"identity": {
|
| 5 |
+
"namespace": null,
|
| 6 |
"name": "superhuman",
|
| 7 |
+
"version": null,
|
| 8 |
+
"canonical_id": null
|
| 9 |
},
|
| 10 |
"display": {
|
| 11 |
"title": "Superhuman",
|
|
|
|
| 19 |
"curator": "just-dna-seq",
|
| 20 |
"method": "expert-curated",
|
| 21 |
"license": null,
|
| 22 |
+
"owner": null,
|
| 23 |
"authors": [],
|
| 24 |
"created_at": null,
|
| 25 |
+
"published_at": null,
|
| 26 |
"stats": {
|
| 27 |
"variant_count": 100,
|
| 28 |
"weights_rows": 188,
|
|
|
|
| 74 |
},
|
| 75 |
"compilation": {
|
| 76 |
"compile_success": true,
|
| 77 |
+
"compiled_by": null,
|
| 78 |
"compiler_version": "just-dna-compiler 0.2.0",
|
| 79 |
+
"ensembl_reference": null,
|
| 80 |
+
"compiled_at": "2026-07-07T15:23:06Z",
|
| 81 |
"warnings": []
|
| 82 |
},
|
| 83 |
"inputs": [
|
|
|
|
| 88 |
},
|
| 89 |
{
|
| 90 |
"name": "variants.csv",
|
| 91 |
+
"sha256": "sha256:ac5196fef540b6670526f8502fb7998964598fe87fe4a45eec42a261b6f73456",
|
| 92 |
+
"size": 22282
|
| 93 |
},
|
| 94 |
{
|
| 95 |
"name": "studies.csv",
|
|
|
|
| 98 |
}
|
| 99 |
],
|
| 100 |
"artifact": {
|
| 101 |
+
"digest": "sha256:5d6fb4d996cd22fb7f48b4669ac6efe43d5cdb564647c831b1b4e635dd6c2e1f",
|
| 102 |
"files": [
|
| 103 |
{
|
| 104 |
"name": "weights.parquet",
|
| 105 |
+
"sha256": "sha256:c8a068c76d6088b0483d9b0184f067ac742ac3b02fe299b984f753b8f20279a0",
|
| 106 |
+
"size": 11420
|
| 107 |
},
|
| 108 |
{
|
| 109 |
"name": "annotations.parquet",
|
data/superhuman/weights.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8a068c76d6088b0483d9b0184f067ac742ac3b02fe299b984f753b8f20279a0
|
| 3 |
+
size 11420
|