Skip to content

Commit

Permalink
Add errorstrategy
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi18av committed Apr 4, 2021
1 parent b91c167 commit 262e3c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflows/download_references/download_fasta_references.nf
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ ids = [

process NCBI_ACC_DOWNLOAD {
tag "${genomeId}"
errorStrategy "ignore"
cpus 2
publishDir params.resultsDir, mode: 'move'

Expand Down

0 comments on commit 262e3c5

Please sign in to comment.