We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2574390 commit f6dd9b7Copy full SHA for f6dd9b7
extras/reduce_conf.json
@@ -36,28 +36,6 @@
36
"r_dpb1_typ1",
37
"r_dpb1_typ2"
38
]
39
- },
40
- "donor": {
41
- "A": [
42
- "r_a_typ1",
43
- "r_a_typ2"
44
- ],
45
- "B": [
46
- "r_b_typ1",
47
- "r_b_typ2"
48
49
- "C": [
50
- "r_c_typ1",
51
- "r_c_typ2"
52
53
- "drb1": [
54
- "r_drb1_typ1",
55
- "r_drb1_typ2"
56
57
- "dqb1": [
58
- "r_dpb1_typ1",
59
- "r_dpb1_typ2"
60
- ]
61
}
62
},
63
"redux_type": "lgx",
@@ -72,9 +50,9 @@
72
"locus_in_allele_name": true,
73
"keep_locus_in_allele_name": true,
74
"output_file_format": "csv",
75
- "new_column_for_redux": false,
+ "new_column_for_redux": true,
76
"map_drb345_to_drbx": false,
77
"apply_compression": "gzip",
78
- "generate_glstring": false
+ "generate_glstring": true,
79
"verbose_log": true
80
0 commit comments