Open Issues Need Help
View All on GitHubA DSL for data-driven computational pipelines
AI Summary: Implement support for shallow cloning of git submodules within Nextflow, allowing users to specify clone depth via CLI arguments or `.gitmodules` configuration, addressing performance issues when dealing with repositories containing large submodules with extensive commit history.
A DSL for data-driven computational pipelines
AI Summary: Enhance the Nextflow execution report to include a cumulative real-time duration for each process, visualized as a bar plot in a new tab within the existing Job Duration section. This will help users identify processes with high cumulative runtimes, even if individual execution times are short, facilitating performance optimization.
A DSL for data-driven computational pipelines