Skip to content

Commit f6dd9b7

Browse files
committed
Update reduce options
1 parent 2574390 commit f6dd9b7

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

extras/reduce_conf.json

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -36,28 +36,6 @@
3636
"r_dpb1_typ1",
3737
"r_dpb1_typ2"
3838
]
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-
]
6139
}
6240
},
6341
"redux_type": "lgx",
@@ -72,9 +50,9 @@
7250
"locus_in_allele_name": true,
7351
"keep_locus_in_allele_name": true,
7452
"output_file_format": "csv",
75-
"new_column_for_redux": false,
53+
"new_column_for_redux": true,
7654
"map_drb345_to_drbx": false,
7755
"apply_compression": "gzip",
78-
"generate_glstring": false
56+
"generate_glstring": true,
7957
"verbose_log": true
8058
}

0 commit comments

Comments
 (0)