Giter Club home page Giter Club logo

Comments (4)

ACEnglish avatar ACEnglish commented on June 21, 2024

Could you let me know what parameters you used? They can be found at the head of the bench_result/log.txt. Something like

2024-02-07 15:45:59,529 [INFO] Params:
{
    "base": "benchmark.HG002.GRCh38.norm.vcf.gz",
    "comp": "HG002.GRCh38.vcf.gz",
    "output": "bench_result",
    "includebed": "GIAB-Q100.GRCh38.bed",
    "extend": 0,
    "debug": false,
    "reference": null,
    "refdist": 500,
    "pctseq": 0.7,
    "minhaplen": 50,
    "pctsize": 0.7,
    "pctovl": 0.0,
    "typeignore": true,
    "chunksize": 1000,
    "bSample": "syndip",
    "cSample": "HG002",
    "dup_to_ins": true,
    "sizemin": 1,
    "sizefilt": 1,
    "sizemax": 1000,
    "passonly": false,
    "no_ref": "a",
    "pick": "single",
    "check_monref": true,
    "check_multi": true
}

from truvari.

jiadong324 avatar jiadong324 commented on June 21, 2024

Here are the parameters:

{
    "base": "assembly.svs.vcf.gz",
    "comp": "nanovar.vcf.gz",
    "output": "truvari_bench/nanovar_hifi",
    "includebed": null,
    "extend": 0,
    "debug": false,
    "reference": null,
    "refdist": 500,
    "pctseq": 0.7,
    "minhaplen": 50,
    "pctsize": 0.7,
    "pctovl": 0.0,
    "typeignore": false,
    "chunksize": 1000,
    "bSample": "HG00171",
    "cSample": "HG00171.mm2.sorted",
    "dup_to_ins": false,
    "sizemin": 50,
    "sizefilt": 30,
    "sizemax": 50000,
    "passonly": true,
    "no_ref": false,
    "pick": "single",
    "check_monref": true,
    "check_multi": true
}

from truvari.

ACEnglish avatar ACEnglish commented on June 21, 2024

Hi,

So the "pctseq": 0.7, is the problem here. Truvari needs sequence resolved variants to calculate sequence similarity. If sequence similarity is on, then symbolic alts are filtered out (there should be a warning in the log file). If you turn off sequence similarity with truvari bench --pctseq 0, then the symbolic alts are not removed.

Have a great day,
~/Adam English

from truvari.

jiadong324 avatar jiadong324 commented on June 21, 2024

@ACEnglish

It is fixed when I use --pctseq 0. Thanks!

from truvari.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.