nf-core / atacseq

ATAC-seq peak-calling and QC analysis pipeline
https://nf-co.re/atacseq
MIT License
187 stars 117 forks source link

URGENT: pin nf-validation version #351

Closed nvnieuwk closed 8 months ago

nvnieuwk commented 8 months ago

Description of the bug

To prevent breaking this pipeline in the near future, the nf-validation version should be pinned to version 1.1.3 like:

plugins {
    id 'nf-validation@1.1.3'
}

Command used and terminal output

No response

Relevant files

No response

System information

No response

JoseEspinosa commented 8 months ago

Already in dev, see here

nvnieuwk commented 8 months ago

Awesome, thank you! When will this be released?