GithubHelp home page GithubHelp logo

Segmentation fault when using Minia 3 about minia HOT 7 CLOSED

gatb avatar gatb commented on August 16, 2024
Segmentation fault when using Minia 3

from minia.

Comments (7)

rchikhi avatar rchikhi commented on August 16, 2024

Looks like it's the same bug as GATB/bcalm#31
It's being investigated right now. Are you able to reproduce it on a smaller test set by any chance?
Best,
Rayan

from minia.

zifanzhu avatar zifanzhu commented on August 16, 2024

Hi Rayan,

Thanks a lot for your quick response!

I actually have four datasets (all of size greater than 1T) to assemble. Minia 3 succeeded in the other three. Do you think it's a good idea to run Minia 3 on this failed dataset again but only using a small part of it?

Best,
Zifan

from minia.

rchikhi avatar rchikhi commented on August 16, 2024

Hmm it's hard for me to give a definitive answer to that. Maybe, and/or also change the k-mer size. It sounds like 19 is very low for a 1TB dataset.

from minia.

zifanzhu avatar zifanzhu commented on August 16, 2024

Hi Rayan,

I used KmerGenie to estimate the best k. Here is the final output from it:
image

It also mentioned the coverage cut-off for the best k should be 33. I'm not sure if this corresponds to the "-abundance-min" option in minia. I just used the defaut value (2). Probably I should change to 33 if that's the problem?

Btw, I can definitely try larger k. Thanks for your advice!

Best,
Zifan

from minia.

rchikhi avatar rchikhi commented on August 16, 2024

Hi Zifan,
Well, if kmergenie said it, then alright :)
The recommended coverage cut-off indeed corresponds to -abundance-min but 33 seems absurdly high, especially for such a low k value. Could you please share the histograms to me? [email protected]
BTW I've committed a tentative fix for your segfault, are you able to recompile Minia yourself?
The steps are:

cd minia
cd thirdparty/gatb-core/gatb-core
git pull
cd ../../../
cd build
make -j 8

Rayan

from minia.

zifanzhu avatar zifanzhu commented on August 16, 2024

Thanks Rayan! I've sent the histograms via email with subject 'K-mer histogram for issue #15'. Yes I can compile Minia myself and will try this fix!

Best,
Zifan

from minia.

zifanzhu avatar zifanzhu commented on August 16, 2024

Hi Rayan,

I reran Minia with the tentative fix and it worked smoothly. Thanks for your help!

Best,
Zifan

from minia.

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.