-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
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_DOWNLOADprocess - Integrate the nf-core
WGETmodule -> we might need to have one for the GTF and one for the FASTA - Update workflow connections and documentation
- Validate that downloads work correctLy
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels