Giter VIP home page Giter VIP logo

Comments (7)

blex-max avatar blex-max commented on August 16, 2024 2

Is this likely to change? As @nriddiford says, it seems a shame to have a 50% chance to incorporate a low quality base when the information is available to make the better call.

from tracy.

blex-max avatar blex-max commented on August 16, 2024

Just to add, I've also been wondering about this!

from tracy.

blex-max avatar blex-max commented on August 16, 2024

@tobiasrausch forgive me for pinging you, but are you intending to respond to this?

from tracy.

tobiasrausch avatar tobiasrausch commented on August 16, 2024

For tracy assemble it's a simple majority vote. If you have, for instance, 3 traces and 2 support a gap - and 1 a nucleotide then the gap - is chosen. Ties are arbitrarily broken and tracy assemble does not take into account qualities at the moment. For the pairwise case, tracy consensus does use the qualities but gaps don't have any to begin with. Therefore, for tracy consensus it depends on whether you use -i or not.

from tracy.

nriddiford avatar nriddiford commented on August 16, 2024

@tobiasrausch Thanks for the clarification. How about in cases where you have 2 traces (like the image above). Is it just a 50:50 change to incorporate a low quality insertion?

from tracy.

tobiasrausch avatar tobiasrausch commented on August 16, 2024

Indeed, it's a 50:50 chance in theory but in order to make the algorithm deterministic the code currently favours nucleotides over gaps.

from tracy.

tobiasrausch avatar tobiasrausch commented on August 16, 2024

I think tracy consensus in tracy v0.7.5 now properly handles the low-quality vs. high-quality base problem but low-quality insertions vs. gaps is still something I need to work on. Do you have some example traces that you can share with me where you think the insertion is incorrect? Thanks.

from tracy.

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.