Skip to content

Commit

Permalink
Merge pull request #2496 from nf-core/maxulysse-patch-1
Browse files Browse the repository at this point in the history
Update nextflow.config
  • Loading branch information
mirpedrol authored Nov 10, 2023
2 parents 6217be4 + 8341794 commit 3f0bc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nf_core/pipeline-template/nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ params {
{%- if igenomes %}
// References
genome = null
igenomes_base = 's3://ngi-igenomes/igenomes'
igenomes_base = 's3://ngi-igenomes/igenomes/'
igenomes_ignore = false
{% else %}
fasta = null
Expand Down

0 comments on commit 3f0bc4c

Please sign in to comment.