Code Monkey home page Code Monkey logo

Comments (3)

bepoli avatar bepoli commented on July 30, 2024

Hi @tcmartinez,
sorry for the delay.

You're getting the same error as #1, however that was fixed.
I noticed that, sometimes, samtools indexes are corrupted (i.e. they do not allow to query the BAM file), causing the same error again even with IRescue 1.0.3. It happens quite randomly, so I couldn't fix it yet.

Please, try this:

  • delete or move BAM's index, to let IRescue build the index again with samtools. Alternatively, re-build the index yourself (then check if it works by running samtools view Aligned.sortedByCoord.out.bam chr1 | head).
  • execute IRescue again, but add the parameter -v to get more info about the run.
  • can you also double check that your whitelist file contains the barcodes indicated with the "CB" tag in the BAM file? It suffices to check just one barcode.

Thanks
B

from irescue.

tcmartinez avatar tcmartinez commented on July 30, 2024

Thank you so much for your help . The issue was with my whitelist.

from irescue.

bepoli avatar bepoli commented on July 30, 2024

No problem, I'm glad you solved it

from irescue.

Related Issues (4)

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.