Skip to content

Commit

Permalink
change dockerHub repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Proginski committed Jul 15, 2024
1 parent 2aeefa2 commit b7fde14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
----------------------------------------------------------------------------------------
*/

cont_img = 'proginski/denovogenes'
cont_img = 'lopesi2bc/denovogenes'
genEra_img = 'josuebarrera/genera'
genEra_fast_img = 'proginski/genera_fast'
genEra_fast_img = 'lopesi2bc/genera_fast'

plugins {
id 'nf-validation@0.3.1'
Expand Down

0 comments on commit b7fde14

Please sign in to comment.