2025-05-26 20:31:49,693 [INFO] Running /home/mshokrof/miniconda3/envs/cattle_sv/bin/truvari bench -b HG002_SVs_Tier1_GRCH38.chr20.vcf.gz -c out.5.vcf.gz --includebed HG002_SVs_Tier1_v0.6.GRCh38.chr20.bed -o truvari_output --passonly -r 2000 -C 3000 --reference /group/ctbrowngrp/mshokrof/GRCh38_full_analysis_set_plus_decoy_hla.fa
2025-05-26 20:31:49,695 [INFO] Params:
{
    "base": "HG002_SVs_Tier1_GRCH38.chr20.vcf.gz",
    "comp": "out.5.vcf.gz",
    "output": "truvari_output",
    "reference": "/group/ctbrowngrp/mshokrof/GRCh38_full_analysis_set_plus_decoy_hla.fa",
    "giabreport": false,
    "debug": false,
    "prog": false,
    "refdist": 2000,
    "unroll": false,
    "pctsim": 0.7,
    "minhaplen": 50,
    "pctsize": 0.7,
    "pctovl": 0.0,
    "typeignore": false,
    "dup_to_ins": false,
    "use_lev": false,
    "chunksize": 3000,
    "gtcomp": false,
    "bSample": null,
    "cSample": null,
    "sizemin": 50,
    "sizefilt": 30,
    "sizemax": 50000,
    "passonly": true,
    "no_ref": false,
    "includebed": "HG002_SVs_Tier1_v0.6.GRCh38.chr20.bed",
    "extend": 0,
    "multimatch": false
}
2025-05-26 20:31:49,695 [INFO] Truvari version: 3.5.0
2025-05-26 20:31:49,793 [INFO] Including 873 bed regions
2025-05-26 20:31:53,562 [INFO] Zipped 87998 variants Counter({'comp': 87506, 'base': 492})
2025-05-26 20:31:53,563 [INFO] 450 chunks of 87998 variants Counter({'__filtered': 87216, 'comp': 516, 'base': 266})
2025-05-26 20:31:53,565 [INFO] Stats: {
    "TP-base": 218,
    "TP-call": 218,
    "FP": 217,
    "FN": 48,
    "precision": 0.5011494252873563,
    "recall": 0.8195488721804511,
    "f1": 0.6219686162624821,
    "base cnt": 266,
    "call cnt": 435,
    "TP-call_TP-gt": 172,
    "TP-call_FP-gt": 46,
    "TP-base_TP-gt": 172,
    "TP-base_FP-gt": 46,
    "gt_concordance": 0.7889908256880734,
    "gt_matrix": {
        "(1, 1)": {
            "(0, 1)": 44,
            "(1, 1)": 82
        },
        "(0, 1)": {
            "(0, 1)": 90,
            "(1, 1)": 2
        }
    }
}
2025-05-26 20:31:53,585 [INFO] Finished bench
