diff --git a/configs/config_annotsv3_from_bed_GRCh37.json b/configs/config_annotsv3_from_bed_GRCh37.json index 2188b13..7bf1a56 100755 --- a/configs/config_annotsv3_from_bed_GRCh37.json +++ b/configs/config_annotsv3_from_bed_GRCh37.json @@ -7,8 +7,7 @@ "AnnotSV_ID" ], "default_genotype": "0/1", - "mode": "full&split", - "keep_info": "true" + "mode": "full&split" }, "GENOME": { "assembly": "GRCh37", diff --git a/configs/config_annotsv3_from_bed_GRCh38.json b/configs/config_annotsv3_from_bed_GRCh38.json index 3f6b7c2..a1f5c90 100755 --- a/configs/config_annotsv3_from_bed_GRCh38.json +++ b/configs/config_annotsv3_from_bed_GRCh38.json @@ -7,8 +7,7 @@ "AnnotSV_ID" ], "default_genotype": "0/1", - "mode": "full&split", - "keep_info": "true" + "mode": "full&split" }, "GENOME": { "assembly": "GRCh38", diff --git a/configs/config_annotsv3_from_bed_hg19.json b/configs/config_annotsv3_from_bed_hg19.json index 9c6c555..d1fc4b4 100755 --- a/configs/config_annotsv3_from_bed_hg19.json +++ b/configs/config_annotsv3_from_bed_hg19.json @@ -7,8 +7,7 @@ "AnnotSV_ID" ], "default_genotype": "0/1", - "mode": "full&split", - "keep_info": "true" + "mode": "full&split" }, "GENOME": { "assembly": "hg19",