antonkulaga commited on
Commit
fbda107
·
verified ·
1 Parent(s): 7a7b5a9

Add vo2max module (ported from Generation-I dna-seq/just_vo2max)

Browse files
data/vo2max/annotations.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a192f55084bfffeda88cdb9d17ce5ab4e36121afaabab6d6572649e9607850e
3
- size 2115
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3e04480e9282b244c81716ff9e91c8c787aaafdcbb5dcb97dec418d45a44f2b
3
+ size 1906
data/vo2max/manifest.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "manifest_version": "1.0",
3
+ "schema_version": "1.0",
4
+ "identity": {
5
+ "namespace": null,
6
+ "name": "vo2max",
7
+ "version": null,
8
+ "canonical_id": null
9
+ },
10
+ "display": {
11
+ "title": "VO2 Max",
12
+ "description": "Athletic performance and oxygen uptake capacity variants",
13
+ "report_title": "VO2max / Athletic Performance",
14
+ "icon": "activity",
15
+ "color": "#2185d0"
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": 13,
27
+ "weights_rows": 39,
28
+ "study_count": 19,
29
+ "gene_count": 12,
30
+ "genes": [
31
+ "ACSL1",
32
+ "AMPD1",
33
+ "APOE",
34
+ "BIRC7, YTHDF1",
35
+ "CAMTA1",
36
+ "DAAM1",
37
+ "FLJ44450",
38
+ "GSTP1",
39
+ "NDN",
40
+ "NLGN1",
41
+ "RGS18",
42
+ "ZIC4"
43
+ ],
44
+ "categories": []
45
+ },
46
+ "compilation": {
47
+ "compile_success": true,
48
+ "compiled_by": null,
49
+ "compiler_version": "just-dna-compiler 0.1.0",
50
+ "ensembl_reference": null,
51
+ "compiled_at": "2026-07-06T20:56:46Z",
52
+ "warnings": []
53
+ },
54
+ "inputs": [
55
+ {
56
+ "name": "module_spec.yaml",
57
+ "sha256": "sha256:b4f6122784a169edeea3ebef8cc00121869fb139e1d10c2194c5ca3264fa02bb",
58
+ "size": 313
59
+ },
60
+ {
61
+ "name": "variants.csv",
62
+ "sha256": "sha256:7750a56e610144f7f24018f3235c3f8f273dbe4d59c65c852552bd76a65eb0fd",
63
+ "size": 3063
64
+ },
65
+ {
66
+ "name": "studies.csv",
67
+ "sha256": "sha256:e50c32a345d02cb3a9f0dbff20f70f43415335895aa7e5407e04143ca8098da8",
68
+ "size": 928
69
+ }
70
+ ],
71
+ "artifact": {
72
+ "digest": "sha256:ad9c6cdb3a00c680af67acac1605254e3dc77bee02648bf51b2a2800da9dd4c6",
73
+ "files": [
74
+ {
75
+ "name": "weights.parquet",
76
+ "sha256": "sha256:39db2b7950085f40a4c82263a9b57be5acc491e03e8e7fa087cbf7ac02bff607",
77
+ "size": 6888
78
+ },
79
+ {
80
+ "name": "annotations.parquet",
81
+ "sha256": "sha256:a3e04480e9282b244c81716ff9e91c8c787aaafdcbb5dcb97dec418d45a44f2b",
82
+ "size": 1906
83
+ },
84
+ {
85
+ "name": "studies.parquet",
86
+ "sha256": "sha256:99f263a6ed56993df8d1fdca2a906f52eba5c94ccf59b389b802812d1d33b68d",
87
+ "size": 2786
88
+ }
89
+ ]
90
+ },
91
+ "logs": [
92
+ {
93
+ "name": "v1_port.log",
94
+ "sha256": "sha256:2626600b2b329f3975827fd7427b27d70af90314e782198c193bb8ba7780ef1f",
95
+ "size": 226
96
+ }
97
+ ]
98
+ }
data/vo2max/studies.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a151dd25a5683b9b347b59651fa7d262cd0fd16c3693b0df07f9acc1a1736f3
3
- size 7241
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99f263a6ed56993df8d1fdca2a906f52eba5c94ccf59b389b802812d1d33b68d
3
+ size 2786
data/vo2max/weights.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c818e8c162e8877ba6d30fd80f5447d62b8bdb7aa97e165c4ffbe3eeb20d533
3
- size 3867
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39db2b7950085f40a4c82263a9b57be5acc491e03e8e7fa087cbf7ac02bff607
3
+ size 6888