Giter Club home page Giter Club logo

Comments (4)

ACEnglish avatar ACEnglish commented on June 24, 2024

Hello. One possibility is to use truvari bench --dup-to-ins which will consider variants with SVTYPE==DUP as SVTYPE==INS. However, as duplications are not typically sequence resolved (i.e. ALT==<DUP> instead of a sequence), you'll need to turn off sequence similarity with truvari bench --pctseq 0. Alternatively, for some projects I've had success 'filling in' DUP sequences. For example, a DUP from chr1:1234-2234 presumably could be represented as an INS at chr1:1234-1235 with ALT equal to the reference sequence from chr1:1234-2234.

from truvari.

poddarharsh15 avatar poddarharsh15 commented on June 24, 2024

Thank you for your previous response. I did attempt to use the suggested parameters for my pilot runs. However, I have a hypothetical question. If I take or separate only duplications (ALT==) from any SV callers' .vcf files and benchmark them using the GIABv0.6_HG002 truth set for insertions (INS), or alternatively, if I merge INS and DUP .vcf files together, would either approach be considered correct?

from truvari.

ACEnglish avatar ACEnglish commented on June 24, 2024

Correct in this context is subjective. I typically don't separate/subset types of variants for many reasons. But some researchers may be interested in only DELs.

from truvari.

poddarharsh15 avatar poddarharsh15 commented on June 24, 2024

I'm relatively new to variant analysis studies and will be working on a project soon. In preparation, I'm considering the approach to benchmarking. I've noticed in some papers that researchers benchmark variants separately (e.g., deletions and insertions only) and others benchmark all variants together.
Considering your experience, would you suggest separating variants to achieve a more detailed Precision-Recall Curve (PRC) or testing all variants together for a comprehensive analysis? Your insights would greatly assist me in planning the benchmark strategy for my upcoming project. Many 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.