sanger-bentley-group / gps-pipeline

Nextflow Pipeline for processing Streptococcus pneumoniae sequencing raw reads (FASTQ files) by the GPS Project (Global Pneumococcal Sequencing Project)
GNU General Public License v3.0
12 stars 4 forks source link

Change to a safer version matching operator #103

Closed HarryHung closed 3 months ago

HarryHung commented 3 months ago

Postfixing + for Nextflow version matching is not working as assumed https://github.com/nextflow-io/nextflow/issues/5016

Change to the safer option of prefixing >=