Skip to content

Commit

Permalink
Add the nf-gpt version in the nextflow config
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceKuhl committed Sep 2, 2024
1 parent 1cd1007 commit 6ac92a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ singularity.registry = 'quay.io'
// Nextflow plugins
plugins {
id 'nf-validation@1.1.3' // Validation of pipeline parameters and creation of an input channel from a sample sheet
id 'nf-gpt@0.4.0'
}

// Load igenomes.config if required
Expand Down

0 comments on commit 6ac92a0

Please sign in to comment.