Skip to content

Commit

Permalink
print output just once
Browse files Browse the repository at this point in the history
  • Loading branch information
jvhagey committed Oct 12, 2022
1 parent 2d23561 commit 2000f2d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion workflows/cdc_sra.nf
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ include { CUSTOM_DUMPSOFTWAREVERSIONS } from '../mod

// Info required for completion email and summary
def multiqc_report = []
def count = 0

workflow SRA_PHOENIX {

Expand Down
1 change: 0 additions & 1 deletion workflows/sra_phoenix.nf
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ include { CUSTOM_DUMPSOFTWAREVERSIONS } from '../mod

// Info required for completion email and summary
def multiqc_report = []
def count = 0

workflow SRA_PHOENIX {

Expand Down

0 comments on commit 2000f2d

Please sign in to comment.