question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Nextflow DSL2 DAG support

See original GitHub issue

Building off #3674

Is your feature request related to a problem? Please describe. Nextflow DSL2 workflows have broken DAG visualizations.

Describe the solution you’d like Add DAG visualization support for DSL2 Nextflow workflows.

Upgrading the webservice executable from 19.01.0 to 20.07.1 doesn’t seem to resolve this issue. Would need to look deeper into what’s needed for this to work.

Describe alternatives you’ve considered Unsure whether this will be dependent on indexing modules (#3761), depends on whether we generate the DAG visualization ourselves or if we use the nextflow executable.

Additional context Example: Workflow rnaseq-nf tag v1.2 is DSL1 and dag works: image

However tag v2.0 is DSL2 and dag does not work: image

┆Issue is synchronized with this Jira Story ┆fixVersions: Dockstore 1.13 ┆friendlyId: DOCK-1553 ┆sprint: Backlog ┆taskType: Story

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
garyluucommented, Jan 13, 2022
0reactions
unito-botcommented, Jan 13, 2022

➤ Denis Yuen commented:

Gary Luu in 1:1, think we tagged the wrong person, do you happen to know if this is in 1.12 already

Read more comments on GitHub >

github_iconTop Results From Across the Web

DSL 2 — Nextflow 22.10.2 documentation
DSL 2 . Nextflow provides a syntax extension that allows the definition of module libraries and simplifies the writing of complex data analysis...
Read more >
Multiple use of a workflow under DSL-2 · Issue #1275 - GitHub
I'm testing DSL-2 and found one thing. I wanted to monitor count of reads in ... callConstructor(AbstractCallSite.java:265) at nextflow.dag.
Read more >
Getting Started with Nextflow - The Carpentries Incubator
Reproducibility: Nextflow supports several container technologies, such as Docker and Singularity, as well as the package manager Conda.
Read more >
nextflow-io/nextflow - Gitter
If you do it the way you said, it will basically makes the DAG unreadable for ... I am currently trying to port...
Read more >
Writing Nextflow pipelines - Andersen Lab Dry Guide
Check out the Nextflow documentation for help getting started! ... In DSL2, a channel can be fed into multiple processes - In DSL2, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found