Skip to content

Commit

Permalink
random tab
Browse files Browse the repository at this point in the history
  • Loading branch information
d4straub committed Mar 2, 2023
1 parent 6e9d1ac commit 4419cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/ampliseq.nf
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ workflow AMPLISEQ {
if ( params.sbdiexport ) {
SBDIEXPORT ( ch_dada2_asv, ch_dada2_tax, ch_metadata )
ch_versions = ch_versions.mix(SBDIEXPORT.out.versions.first())
SBDIEXPORTREANNOTATE ( ch_dada2_tax, ch_barrnapsummary )
SBDIEXPORTREANNOTATE ( ch_dada2_tax, ch_barrnapsummary )
}

CUSTOM_DUMPSOFTWAREVERSIONS (
Expand Down

0 comments on commit 4419cc5

Please sign in to comment.