Add superhuman module (ported from Generation-I dna-seq/just_superhuman)
Browse files
data/superhuman/annotations.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:ee25bded6ff3c2d35c3f26a387243af7bf637760061392d7f9f53db04e9a2413
|
| 3 |
+
size 5670
|
data/superhuman/logo.png
ADDED
|
Git LFS Details
|
data/superhuman/manifest.json
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 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",
|
| 12 |
+
"description": "Elite performance and rare beneficial variants",
|
| 13 |
+
"report_title": "Superhuman / Elite Performance",
|
| 14 |
+
"icon": "zap",
|
| 15 |
+
"color": "#00b5ad"
|
| 16 |
+
},
|
| 17 |
+
"genome_build": "GRCh38",
|
| 18 |
+
"curator": "just-dna-seq",
|
| 19 |
+
"method": "expert-curated",
|
| 20 |
+
"license": null,
|
| 21 |
+
"owner": null,
|
| 22 |
+
"authors": [],
|
| 23 |
+
"created_at": null,
|
| 24 |
+
"published_at": null,
|
| 25 |
+
"stats": {
|
| 26 |
+
"variant_count": 757,
|
| 27 |
+
"weights_rows": 1071,
|
| 28 |
+
"study_count": 2,
|
| 29 |
+
"gene_count": 7,
|
| 30 |
+
"genes": [
|
| 31 |
+
"ABCC11",
|
| 32 |
+
"APOA2",
|
| 33 |
+
"APOE",
|
| 34 |
+
"FAAH",
|
| 35 |
+
"NTRK1",
|
| 36 |
+
"RIMS1",
|
| 37 |
+
"SCN9A"
|
| 38 |
+
],
|
| 39 |
+
"categories": []
|
| 40 |
+
},
|
| 41 |
+
"compilation": {
|
| 42 |
+
"compile_success": true,
|
| 43 |
+
"compiled_by": null,
|
| 44 |
+
"compiler_version": "just-dna-compiler 0.1.0",
|
| 45 |
+
"ensembl_reference": null,
|
| 46 |
+
"compiled_at": "2026-07-06T21:41:48Z",
|
| 47 |
+
"warnings": []
|
| 48 |
+
},
|
| 49 |
+
"inputs": [
|
| 50 |
+
{
|
| 51 |
+
"name": "module_spec.yaml",
|
| 52 |
+
"sha256": "sha256:860aebb5fc46d02724aa9c649b30e012779269b966f976d301cf258399b1a2c1",
|
| 53 |
+
"size": 306
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"name": "variants.csv",
|
| 57 |
+
"sha256": "sha256:d9bddc2195694f0c0bce5bab6a2e48a0668bd2d48f7f4ddb5bbed030c671f6fe",
|
| 58 |
+
"size": 138291
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"name": "studies.csv",
|
| 62 |
+
"sha256": "sha256:9ea3e0721e782317a11882ab72e346cc565c4b4ec5427abdda12774678b4d035",
|
| 63 |
+
"size": 164
|
| 64 |
+
}
|
| 65 |
+
],
|
| 66 |
+
"artifact": {
|
| 67 |
+
"digest": "sha256:7bde1df11cf89774b8130069759281d6514232f078ecac8e8f81f2691a26fc79",
|
| 68 |
+
"files": [
|
| 69 |
+
{
|
| 70 |
+
"name": "weights.parquet",
|
| 71 |
+
"sha256": "sha256:d527e69c71f86ef3ab5f7de51c0214328bc94ee42c0796b8d197769198eb57d1",
|
| 72 |
+
"size": 21958
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"name": "annotations.parquet",
|
| 76 |
+
"sha256": "sha256:ee25bded6ff3c2d35c3f26a387243af7bf637760061392d7f9f53db04e9a2413",
|
| 77 |
+
"size": 5670
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"name": "studies.parquet",
|
| 81 |
+
"sha256": "sha256:4691925bc5b445084963645bd027895e40effc0cb14fc9c52b1732abf06768a5",
|
| 82 |
+
"size": 2562
|
| 83 |
+
}
|
| 84 |
+
]
|
| 85 |
+
},
|
| 86 |
+
"logs": [
|
| 87 |
+
{
|
| 88 |
+
"name": "v1_port.log",
|
| 89 |
+
"sha256": "sha256:c09932524a309bc600f39a4322238f380fc59849d5d1eaa8a91e2f39b44f45a2",
|
| 90 |
+
"size": 522
|
| 91 |
+
}
|
| 92 |
+
]
|
| 93 |
+
}
|
data/superhuman/studies.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:4691925bc5b445084963645bd027895e40effc0cb14fc9c52b1732abf06768a5
|
| 3 |
+
size 2562
|
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:d527e69c71f86ef3ab5f7de51c0214328bc94ee42c0796b8d197769198eb57d1
|
| 3 |
+
size 21958
|