Giter Site home page Giter Site logo

Comments (2)

MattiaPandolfoVR avatar MattiaPandolfoVR commented on September 3, 2024

Hi there @theKineto,
You should be able to do it by changing the alpha_var and beta_var variables (in your .config file or passing it by command line if you prefer), then adding the -resume option to the command you used to launch the pipeline (e.g. nextflow run main.nf ...youroptions... -resume).
Please be aware that this will overwrite the previous alpha and beta diversity files in your output folder, so be sure to save them somewhere else first!
If this doesn't work (nextflow -resume is a bit tricky), you could try to force it by removing the subdirectories where alpha and beta diversity processes were run, in the MetaPhage work directory. You can find these subdirectories by looking at the hash code related to the process, as shown in the figure i attach below.
You can see in the example that the alpha_diversity and the beta_diversity processes hash codes are e9/3e3e40 and c7/9aa316. These codes identify the related subdirectories in work (e.g. ~/MetaPhage/work/e9/3e3e40) that you should remove, before running the pipeline with -resume.
Let me know if this work!
example

from metaphage.

AntonChechushkov avatar AntonChechushkov commented on September 3, 2024

Hi @MattiaPandolfoVR,
-resume has worked out!
I initially thought <-resume> provides just unfinished processes, not rebuilding or reassessment. That's the great option.
Thank You!

from metaphage.

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.