Git Product home page Git Product logo

Comments (3)

lczech avatar lczech commented on July 30, 2024

Hi @J-Wall,

sure, that sounds useful! This week I'm quite busy, but I'll try to work on it next week!

So long
Lucas

from grenepipe.

J-Wall avatar J-Wall commented on July 30, 2024

Thanks @lczech ! No pressure :) I've hacked it together for myself, but without any testing etc..

from grenepipe.

lczech avatar lczech commented on July 30, 2024

Hi @J-Wall,

just added bwa-mem2 in the latest commit, thank you very much for your suggestion!

I took the code from your fork as inspiration (thank you very much!), but had to adapt the prep step (indexing) in your code, as this created file conflicts. Your code probably only works if the normal bwa index was executed in a previous run of the pipeline, and then in a later run the bwa-mem2 index is executed. The issue that I had is that the latter also creates amb, ann, and pac files for the genome, which are identical with the original ones from bwa index, but in the process of creating them twice, chaos ensued... I also fixed some issues in the actual mapping rule, such as taking the config file into account.

So, if your code is working for you at the moment, you can probably keep it. But for future-proofness of your fork, you might want to back-port my changes to yours as well.

Also, I'll be working on issue #8 soon. I hope to be able to use your code again as inspiration for this as well - thank you again!

Cheers
Lucas

from grenepipe.

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.