Skip to content

Replace GENCODE_DOWNLOAD for nf-core WGET #739

@atrigila

Description

@atrigila

The current GENCODE_DOWNLOAD process can be replaced by the nf-core WGET module, which provides equivalent download functionality.

Some benefits include:

  • The WGET module is tested and used across pipelines
  • Supports adding custom parameters via ext.args
  • Reduces maintenance and simplifies the code

Requirements

  • Remove the GENCODE_DOWNLOAD process
  • Integrate the nf-core WGET module -> we might need to have one for the GTF and one for the FASTA
  • Update workflow connections and documentation
  • Validate that downloads work correctLy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions