Giter Club home page Giter Club logo

Comments (5)

lh3 avatar lh3 commented on August 20, 2024

If your genome is 2.9Gb, you would need hundreds of millions of reads to correct errors. I guess the large genome size and tiny input file triggers some unexpected behavior. This is still a bug. I will look into that. Thanks.

from bfc.

peterdfields avatar peterdfields commented on August 20, 2024

+1

from bfc.

aihardin avatar aihardin commented on August 20, 2024

Yes, of course my data set is more than 10k reads, that is just a test set. I can't get it to work on my full data set either though. bcf crashed after reading ~809K out of 147M on my 128GB server
bfc: malloc.c:2842: mremap_chunk: Assertion `((size + offset) & (_rtld_global_ro._dl_pagesize - 1)) == 0' failed.
Aborted (core dumped)
If it would be helpful, I could give you access to that file as well. Thanks for looking into the problem!

from bfc.

lh3 avatar lh3 commented on August 20, 2024

I have just fixed it via 14dbe0f. This is an out-of-boundary bug only showing to read lengths smaller but close to 64bp, 128bp, 256bp, etc. My previous guess was wrong. Many thanks for this example.

I am closing the issue. You can reopen it if the latest master branch does not work.

from bfc.

lh3 avatar lh3 commented on August 20, 2024

I should add that bfc -s 2.9g -k 55 -t 31 smaller.fq should also work. The segfault is not caused by -s 2.9g.

from bfc.

Related Issues (16)

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.