Skip to content

Commit

Permalink
Update nextflow.config
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceKuhl authored Nov 11, 2024
1 parent e37c4d1 commit 4e2b551
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ includeConfig !System.getenv('NXF_OFFLINE') && params.custom_config_base ? "${pa

// Nextflow plugins
plugins {
id '[email protected]' // Validation of pipeline parameters and creation of an input channel from a sample sheet
id '[email protected]' // Allows access to nf-gpt functionality
}

Expand Down

0 comments on commit 4e2b551

Please sign in to comment.