Coder Social home page Coder Social logo

Comments (6)

dstreett avatar dstreett commented on August 20, 2024

Yup, it is default with Q 20. Should I change that?

from htstream.

samhunter avatar samhunter commented on August 20, 2024

So, the current behavior is:

Find first occurrence of a read, if average Qscore (across all q-scores in both pairs) is >= 20 keep it and skip all future reads, if averageQ is < 20 store it in memory until a read with better q-score is found?

I kind of like it, I think adding more details about the behavior to --help would be a good choice :)

from htstream.

dstreett avatar dstreett commented on August 20, 2024

Exactly. If no read with a better q-score is found, it will be written at the end. Should this be the default or user input?

I think the mystery of what software does is invigorating part. :) Nah, you are spot on, once I get the N-Remover merged in and the bugs squashed, I will start writing.

from htstream.

samhunter avatar samhunter commented on August 20, 2024

Okay, I'm fine with this behavior as default personally. I'm not sure how @msettles will feel. Certainly documenting it would help.

One request would be to make the "q" setting configurable. For example, perhaps I want to set q=30 as the average for a shorter-read/high quality run.

from htstream.

dstreett avatar dstreett commented on August 20, 2024

Okay, it is now configurable with -q option. Default is 40, so only "perfect" reads are written out by default, however, you can set it to whatever you would like.

Since I'm being lazy, it is in the N remover commit so I will close this once it is merged into master.

from htstream.

samhunter avatar samhunter commented on August 20, 2024

Cool.

from htstream.

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.