Skip to content

Commit

Permalink
fixes another duplicate variable issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aclum committed Jul 23, 2024
1 parent 5fd2b77 commit 5027f19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ReadbasedAnalysis.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ workflow ReadbasedAnalysis {
docker = docker,
gottcha2_info = profilerGottcha2.info,
gottcha2_report_tsv = profilerGottcha2.report_tsv,
gottcha2_info = profilerGottcha2.info,
centrifuge_report_tsv = profilerCentrifuge.report_tsv,
centrifuge_info = profilerCentrifuge.info,
kraken2_report_tsv = profilerKraken2.report_tsv,
Expand Down

0 comments on commit 5027f19

Please sign in to comment.