antonkulaga commited on
Commit
6ac7b5d
·
verified ·
1 Parent(s): 0ec431c

Add thrombophilia module (ported from Generation-I dna-seq/just_thrombophilia)

Browse files
data/thrombophilia/annotations.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b5c1f429ebda03f54fadc8c1824834dde7b33d7a24f27a71840b136de4788a6
3
+ size 1920
data/thrombophilia/logo.png ADDED

Git LFS Details

  • SHA256: 50f4a2f72b123a4e78f30acd074e21c80dc10843298da17fe3a645a5cd18f216
  • Pointer size: 131 Bytes
  • Size of remote file: 110 kB
data/thrombophilia/manifest.json ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "manifest_version": "1.0",
3
+ "schema_version": "1.0",
4
+ "identity": {
5
+ "namespace": null,
6
+ "name": "thrombophilia",
7
+ "version": null,
8
+ "canonical_id": null
9
+ },
10
+ "display": {
11
+ "title": "Thrombophilia",
12
+ "description": "Inherited blood-clotting risk variants (Factor V Leiden, prothrombin, and related loci)",
13
+ "report_title": "Thrombophilia Risk",
14
+ "icon": "droplets",
15
+ "color": "#9f3a38"
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": 9,
27
+ "weights_rows": 25,
28
+ "study_count": 29,
29
+ "gene_count": 8,
30
+ "genes": [
31
+ "ABO",
32
+ "F11",
33
+ "F2",
34
+ "F5",
35
+ "FGB",
36
+ "ITGB3",
37
+ "MTHFR",
38
+ "SERPINE"
39
+ ],
40
+ "categories": []
41
+ },
42
+ "compilation": {
43
+ "compile_success": true,
44
+ "compiled_by": null,
45
+ "compiler_version": "just-dna-compiler 0.1.0",
46
+ "ensembl_reference": null,
47
+ "compiled_at": "2026-07-06T21:09:12Z",
48
+ "warnings": []
49
+ },
50
+ "inputs": [
51
+ {
52
+ "name": "module_spec.yaml",
53
+ "sha256": "sha256:125ce06a338c91120e9cabd025001dc4ab40a06b2e2a20b8623da8998904113e",
54
+ "size": 350
55
+ },
56
+ {
57
+ "name": "variants.csv",
58
+ "sha256": "sha256:5ac9091e919d1d55065ab834467538ab02df94278af82c8bb4edd1f8947afd58",
59
+ "size": 3137
60
+ },
61
+ {
62
+ "name": "studies.csv",
63
+ "sha256": "sha256:07053b1b90a728e29863f4557766fdbbd404fe29198f0e152bd2b6ce61725972",
64
+ "size": 10626
65
+ }
66
+ ],
67
+ "artifact": {
68
+ "digest": "sha256:6cd5874679952b9f573a493cf486f4054e622486465453325ce554206bf57742",
69
+ "files": [
70
+ {
71
+ "name": "weights.parquet",
72
+ "sha256": "sha256:c6270b13bf7646df810e2a477efa91390a5a820955f7e85e760baa840c72357c",
73
+ "size": 7623
74
+ },
75
+ {
76
+ "name": "annotations.parquet",
77
+ "sha256": "sha256:7b5c1f429ebda03f54fadc8c1824834dde7b33d7a24f27a71840b136de4788a6",
78
+ "size": 1920
79
+ },
80
+ {
81
+ "name": "studies.parquet",
82
+ "sha256": "sha256:4eb7c9faeac5139f000118c0873ecdce2ab5e885b37f6ea101dd7a2791b29d2d",
83
+ "size": 7066
84
+ }
85
+ ]
86
+ },
87
+ "logs": [
88
+ {
89
+ "name": "v1_port.log",
90
+ "sha256": "sha256:e5b8ae8ef217624aa1f19c4595af186117ea7cad1deec9eea53024ee78b56d9f",
91
+ "size": 300
92
+ }
93
+ ]
94
+ }
data/thrombophilia/studies.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eb7c9faeac5139f000118c0873ecdce2ab5e885b37f6ea101dd7a2791b29d2d
3
+ size 7066
data/thrombophilia/weights.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6270b13bf7646df810e2a477efa91390a5a820955f7e85e760baa840c72357c
3
+ size 7623