Giter Site home page Giter Site logo

assembly restart clarification about megahit HOT 8 CLOSED

voutcn avatar voutcn commented on May 26, 2024
assembly restart clarification

from megahit.

Comments (8)

voutcn avatar voutcn commented on May 26, 2024

Hi bofster,
Thanks for your feedback. Your suggestion make sense to me. It is not a tough job, but I am tied up with other tasks at this stage. I will probably add the this feature to MEGAHIT in one to two weeks.
Dinghua

from megahit.

bfoster-lbl avatar bfoster-lbl commented on May 26, 2024

Thanks ... that would be really great.

On Sun, Jan 18, 2015 at 12:46 AM, Dinghua Li [email protected]
wrote:

Hi bofster,
Thanks for your feedback. Your suggestion make sense to me. It is not a
tough job, but I am tied up with other tasks at this stage. I will probably
add the this feature to MEGAHIT in one to two weeks.
Dinghua


Reply to this email directly or view it on GitHub
#12 (comment).

from megahit.

voutcn avatar voutcn commented on May 26, 2024

bofster,

Please check out the commit 0d6e306 on the branch dev-continue-mode. To continue a interrupted run, please run MEGAHIT with option --continue -o OUTPUT_DIR. I've done several tests on a small dataset with the continue mode. See whether it works for you. I look forward to your feedback.

Cheers,
Dinghua

from megahit.

bfoster-lbl avatar bfoster-lbl commented on May 26, 2024

It looks like it is working for me on small datasets too. I will test it on larger sets. This is a great feature!
Would it be possible to be able to specify --continue on the first run also? Maybe disregard the --continue flag if it is a first run? If it were allowed on first run, the user would not have to change the command line at all for resubmission after failure.

from megahit.

voutcn avatar voutcn commented on May 26, 2024

Please try this commit e248ce0
Using --continue on the first run will raise a warning message but switch to the normal mode after then.

from megahit.

bfoster-lbl avatar bfoster-lbl commented on May 26, 2024

It looks good to me. -continue mode works on initial run and restarting failures. Thanks!
I did notice it prints 8 messages.(I was using 8 threads)

Cannot find ./megahit_out/opts.txt
Please check whether the output directory is correctly set by "-o"
Now switching to normal mode.
Cannot find ./megahit_out/opts.txt
Please check whether the output directory is correctly set by "-o"
Now switching to normal mode.
Cannot find ./megahit_out/opts.txt
Please check whether the output directory is correctly set by "-o"
Now switching to normal mode.
Cannot find ./megahit_out/opts.txt
....

from megahit.

voutcn avatar voutcn commented on May 26, 2024

Fixed. b97ae36
And fix a bug when using both --continue and --input-cmd. 3f4c93b
The branch of continue mode has been merged to master branch.

from megahit.

bfoster-lbl avatar bfoster-lbl commented on May 26, 2024

I downloaded and tried MEGAHIT v0.2.0 master branch. Great release!

from megahit.

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.