Giter Site home page Giter Site logo

Comments (4)

fmalmeida avatar fmalmeida commented on September 21, 2024

Hi @CaiBiotech ,
Thanks for using the pipeline and for sharing.

The error is super odd, specially comming from the dump sofwares, with such message:

Traceback (most recent call last):
    File ".command.sh", line 101, in <module>
      main()
    File ".command.sh", line 69, in main
      raise AssertionError(
  AssertionError: We assume that software versions are the same between all modules. If you see this error-message it means you discovered an edge-case and should open an issue in nf-core/tools.

Can you share the contents of the following directory so I can try to find the culprit?
--> /share/home/dw_user0001/easy_genome/job20240429/work/67/de629a449b02e7d503777c6a1087bb.

I believe github allows you to share compressed files.

from mpgap.

fmalmeida avatar fmalmeida commented on September 21, 2024

That would be very helpful because, when trying to reproduce it, using the test case file you mentioned, which is the same one in the Quickstart section of the pipeline's online manual.

When using the commands from there to run it, it finished successfully:

nextflow run fmalmeida/mpgap \
  --output _ASSEMBLY \
  --max_cpus 5 \
  --skip_spades \
  --input "samplesheet.yml" \
  --unicycler_additional_parameters ' --mode conservative ' \
  -profile docker --hybrid_strategy both -r master -latest

image

So, having the directory mentioned would be helpful to try to understand what happened. But, meanwhile, I would suggest you try running again to check if it reproduces.

from mpgap.

CaiBiotech avatar CaiBiotech commented on September 21, 2024

Updating Nextflow to version 23.10.1 seems to have resolved the issue. Thank you!

from mpgap.

fmalmeida avatar fmalmeida commented on September 21, 2024

Awesome!
I should consider then increasing the “minimum version” required to avoid it in the future.
Many thanks for reporting!

from mpgap.

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.