Giter Club home page Giter Club logo

Comments (5)

lh3 avatar lh3 commented on August 20, 2024

EC is mainly for debugging. It is also used for some functionality of bfc, but not by default. Generally, if the first integer is 0, it means the read has been corrected. In this case, the string in the format of 0_a:h_b_l:h_0, where a is the number of k-mers not present in the solid k-mer hash table (ideally 0), h is the max heap size in correction (smaller is better), b is 1 if and only if no raw k-mers are solid (in this case, the first k-mer is found by changing one base in a brute-force way), l is the number of corrections and h is the number of high-quality corrections.

A positive first integer indicates a failure in correction. In this case, 2 means the read has an uncorrectable "N" and 3 means too many unsuccessful attempts.

from bfc.

sklages avatar sklages commented on August 20, 2024

Thanks for the explanation.

from bfc.

sklages avatar sklages commented on August 20, 2024

I also see a lot of ec:Z:4 and ec:Z:5 ... possibly some more numbers.
Can you tell me what these are refering to?

thanks.

from bfc.

lh3 avatar lh3 commented on August 20, 2024

My last answer is inaccurate on ec:Z:e when e is non-zero. This part of code is more accurate.

from bfc.

sklages avatar sklages commented on August 20, 2024

ok, .. thanks.

from bfc.

Related Issues (16)

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.