Code Monkey home page Code Monkey logo

Comments (5)

fritzsedlazeck avatar fritzsedlazeck commented on August 12, 2024

Hi
thanks for reaching out and trying Sniffles.
I am using the best and second best alignment score fields to get a better estimate about the reliability of the read. (AS, XS) Furthermore I am using the tag which reports the secondary alignments (SA).

from sniffles.

jfass avatar jfass commented on August 12, 2024

Those seem to be present by default in the current bwa-mem (bwa 0.7.13). Should we be running it any special way? Like, with any of these:

-a output all alignments for SE or unpaired PE
-Y use soft clipping for supplementary alignments
-M mark shorter split hits as secondary

... ?

from sniffles.

fritzsedlazeck avatar fritzsedlazeck commented on August 12, 2024

Yes the best thing is to run -M and -x with pacbio or ont2d.
You can also try our own mapper NGM-LR ;)

from sniffles.

jfass avatar jfass commented on August 12, 2024

Thanks Fritz!
I actually did switch to NGM-LR, since Sniffles wasn't able to open my BAM files produced by bwa-mem ... maybe because of lack of the -M option.
With NGM-LR, I ran pretty much default (-t 10 -x pacbio -i 0.75 ... nothing that should affect SAM line content) and Sniffles ran fine.

from sniffles.

fritzsedlazeck avatar fritzsedlazeck commented on August 12, 2024

Mhm strange. Was it sorted? Do you have the cmd output from Sniffles using bwa-mem?

The -M option just gives me the information which aligned segment is the primary and thus avoids that I process one read more then one time.
Thanks for trying NGM-LR. Let me know If you have a hint on what when wrong with the bwa-mem results. I am testing Sniffles usually on both.
Thanks

from sniffles.

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.