Giter Club home page Giter Club logo

Comments (5)

rmccoy7541 avatar rmccoy7541 commented on August 20, 2024

I am encountering exactly the same error.

from squeakr.

prashantpandey avatar prashantpandey commented on August 20, 2024

Hi @MitraDarja, sorry for the late reply.
I just downloaded "SRR1292579.fastq.gz" and looking into the issue. I assume you got the error with K=21?

Hi @rmccoy7541, did you have the same setup (fastq file and K-mer size) or did you see the issue in a completely different setup?

from squeakr.

rmccoy7541 avatar rmccoy7541 commented on August 20, 2024

It was a different setup for me... I converted these data (https://trace.ncbi.nlm.nih.gov/Traces/sra/?run=ERR3242275) to a FASTQ then ran:

[[email protected]@rmccoy22-dev kmer]$ ~/code/squeakr/squeakr count -k 48 -s 20 -t 1 -o test HG02384.fastq
[2020-12-16 16:46:04.130] [squeakr_console] [info] Reading from the fastq file and inserting in the CQF.
squeakr: src/gqf/gqf.c:1359: int insert1(QF*, __int128 unsigned, uint8_t): Assertion `new_value < current_remainder' failed.
Aborted

I get the same error regardless of the input parameters. The one exception is that squeakr-exact does not produce this error, but also does not work for kmer sizes > 32.

from squeakr.

prashantpandey avatar prashantpandey commented on August 20, 2024

Hi @rmccoy7541 and @MitraDarja ,

Thanks for pointing out this issue. It turns out that this assertion was in the wrong place and was getting triggered for a corner case when it shouldn't have been called. I have pushed a change to the master branch.

Please let me know if it fixes the issue.

Thanks,
Prashant

from squeakr.

MitraDarja avatar MitraDarja commented on August 20, 2024

Thanks for fixing this, it is working now. 😃

from squeakr.

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.