Skip to content

Commit

Permalink
Merge branch 'merge-template-updates' of https://github.com/ggabernet…
Browse files Browse the repository at this point in the history
…/nf-core-airrflow into merge-template-updates
  • Loading branch information
ggabernet committed Mar 22, 2024
2 parents a37b117 + 7f2f56c commit 56db166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ nextflow.enable.dsl = 2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

include { AIRRFLOW } from './workflows/airrflow'
include { AIRRFLOW } from './workflows/airrflow'
include { PIPELINE_INITIALISATION } from './subworkflows/local/utils_nfcore_airrflow_pipeline'
include { PIPELINE_COMPLETION } from './subworkflows/local/utils_nfcore_airrflow_pipeline'

Expand Down

0 comments on commit 56db166

Please sign in to comment.