Nextflow good first issues

25 open Nextflow issues currently match the default 10+ star filter. Scored difficulty: 5,947 at 1/5, 8,788 at 2/5, 12,702 at 3/5, 12,124 at 4/5, 857 at 5/5. This hub uses the same feed as the homepage, limited to repositories whose GitHub language is Nextflow.

All languages · Browse projects · How to find good first issues

Active projects

Unique repos with open help-wanted issues updated in the last 30 days

Showing 30 of ~25 matching filters (Nextflow · 10+ stars)

List

Add support for RNAseq data

AI summary

This issue proposes adding support for RNA sequencing data by incorporating a subworkflow that utilizes the STAR aligner. The implementation can be adapted from the existing nf-core/rnaseq pipeline. This is marked as a "help wanted" and "good first issue," suggesting it's a good entry point for new contributors.

help wantedgood first issue
18
Difficulty
2/5

Addition of a parameter for the minimum depth to call a base

AI summary

This issue proposes adding a new parameter to Viralrecon to allow users to specify a minimum depth for calling bases and variants. This would provide more flexibility in variant calling and consensus generation, and the request also suggests updating the metric table to reflect this new minimum depth.

enhancementgood first issue
165
Difficulty
2/5

[FEATURE] Update modules to remove undocumented task.ext fields

AI summary

This feature request aims to refactor several Nextflow modules to remove the use of `task.ext` fields for parameters that are not essential overrides. The goal is to simplify module inputs by treating these fields as standard parameters instead of relying on the `task.ext` mechanism.

good first issue
425
Difficulty
2/5

Multiqc report includes contig taxonomic classifications

AI summary

This issue proposes adding a new visualization to the MultiQC report that displays taxonomic classifications of contigs. The goal is to have a stacked bar chart similar to existing read-level classifications, ideally incorporating a metric for completeness.

enhancementhelp wantedpriority
40
Difficulty
3/5

Optionally use host-filtered reads in downstream mapping steps

AI summary

This issue proposes adding an optional feature to the viral metagenome pipeline. When enabled, the pipeline will utilize host-filtered FASTQ files for downstream mapping and polishing steps if they are available, rather than the original clean FASTQ files. This aims to reduce runtime and storage requirements for large datasets.

enhancementhelp wantedpriority
40
Difficulty
2/5

Add support for metabuli

AI summary

This issue proposes adding support for Metabuli, a tool that classifies metagenomic reads by comparing them to reference genomes using both amino acid and nucleotide comparisons. The goal is to integrate this functionality into the existing project.

enhancementhelp wanted
40
Difficulty
3/5
nf-core/eager

DSL2: Update modules to use version topics

AI summary

This issue requires updating nf-core modules used in nf-core/eager to include a 'versions' topic. Some modules can be updated automatically using `nf-core modules update`, while others may require manual intervention or upstream fixes.

help wantedneeds upstream fixDSL2
210
Difficulty
2/5

Migration to topic channels: amulety/esm2

AI summary

This issue tracks the migration of the `amulety/esm2` module to use topic channels. It's part of a larger effort to standardize module organization and includes a checklist for completion, such as updating tests and configuration files.

good first issue
425
Difficulty
2/5

Migration to topic channels: amulety/balmpaired

AI summary

This issue tracks the migration of the `amulety/balmpaired` module to use topic channels. It's part of a larger meta-issue and requires updating the module, ensuring tests pass, modifying `meta.yml`, and passing nf-core lint checks. The 'good first issue' label suggests it's intended for newcomers.

good first issue
425
Difficulty
2/5

Migration to topic channels: amulety/antiberty

AI summary

This issue tracks the migration of the `amulety/antiberty` module to use topic channels. It serves as a sub-task for a larger meta-issue and requires updating the module, ensuring tests pass, modifying `meta.yml`, and verifying nf-core lint compliance. The "good first issue" label suggests it's intended for newcomers.

good first issue
425
Difficulty
2/5

Migration to topic channels: amulety/antiberta2

AI summary

This issue tracks the migration of the `amulety/antiberta2` module to use topic channels. It serves as a tracking ticket for the process, referencing a parent meta-issue and a migration guide, and includes a checklist for completion.

good first issue
425
Difficulty
2/5

Support for additional small RNA biotypes (piRNA, tRNA, rRNA, etc.)

AI summary

The user is inquiring if the nf-core/smrnaseq pipeline supports the analysis of small RNA biotypes beyond miRNAs, such as piRNAs, tRNAs, and rRNAs. They are seeking guidance on how to perform such analyses if supported, or recommendations for alternative workflows if not.

enhancementhelp wantedquestiondocumentation
101
Difficulty
3/5

package btk functions as nf-core modules

AI summary

This issue proposes packaging additional functions from the blobtoolkit library, specifically `blobtoolkit/blobdir` and `blobtoolkit/windowstats`, as individual nf-core modules. This would allow users to leverage these specific tools within their own Nextflow pipelines without needing to run the entire sanger-tol pipeline.

enhancementgood first issuehelp wantedmaintain
13
Difficulty
2/5

Allow plugins in machine config profiles

AI summary

The user wants to enable the nf-co2footprint plugin by default in machine configuration profiles. A test is currently preventing this, citing that plugin definitions are only allowed at the top-most config scope. The user is questioning the reasoning behind this restriction and seeking a way to include plugins in their desired configuration.

enhancementhelp wantedquestion
110
Difficulty
3/5

Homogenize nanopore normalized variant filenames

AI summary

This issue proposes to standardize the naming convention of normalized variant files generated by different tools. Currently, one tool outputs files with a '.normalised.vcf.gz' suffix, while another uses '.norm.vcf.gz'. The suggested solution is to adjust the configuration of the latter tool to match the former's naming.

enhancementgood first issue
165
Difficulty
2/5

Adopt topic channels in all nf-core modules [PART 5]

AI summary

This issue is part 5 of a larger effort to adopt topic channels across all nf-core modules. It lists a significant number of modules that need to be updated to use topic channels, indicating a systematic refactoring task. The goal is to improve the organization and maintainability of the nf-core modules.

good first issue
425
Difficulty
4/5

Support zarr files as input & output for scverse related modules

AI summary

This feature request aims to expand the capabilities of scverse-related modules within the nf-core/modules repository. Currently, these modules only support the h5ad file format for input and output. The user proposes adding support for the zarr file format, which has seen significant improvements in recent development.

enhancementgood first issue
425
Difficulty
3/5

Also browsing: Python , TypeScript , JavaScript