Giter VIP home page Giter VIP logo

Comments (2)

FadelBerakdar avatar FadelBerakdar commented on July 19, 2024 1

Hi @ksahlin

Thank you for your reply, yes indeed the prolem was with the zcat command.

from ultra.

ksahlin avatar ksahlin commented on July 19, 2024

Hi @FadelBerakdar ,

First off, I will make it easy for me and say that the StrobeMap version (--use_nams) is experimental.

However, I had a quick look at what you pasted and, from the command lines, it looks like you have only 900 reads calling it with slaMEM, and 0 reads(?!) in the --use_nam run. Have you verified the input read file is not empty or malformatted?

Maybe the <(zcat ...../ENCLB632GYO_1k.fastq.gz) is causing some trouble not unpacking all the reads in time for mapping as you are streaming in the reads. I don't think the fastq parser can parse a stream or gzipped input unfortunately.

I had plans over the coming days revise a bit in the seed finding part of uLTRA (slaMEM/StrobeMap) at that time I can have a look into parsing gzipped formats as well.

from ultra.

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.