Skip to content

Commit

Permalink
Empty commit after updating base to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Dec 30, 2024
1 parent fe96977 commit 1864f1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ params.nextclade_dataset = getGenomeAttribute('nextclade_dataset_v3pl'
params.nextclade_dataset_name = getGenomeAttribute('nextclade_dataset_name')
params.nextclade_dataset_tag = getGenomeAttribute('nextclade_dataset_tag_v3pl')


/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IMPORT FUNCTIONS / MODULES / SUBWORKFLOWS / WORKFLOWS
Expand All @@ -48,7 +47,6 @@ if (params.platform == 'illumina') {
include { NANOPORE } from './workflows/nanopore'
}

include { VIRALRECON } from './workflows/viralrecon'
include { PIPELINE_INITIALISATION } from './subworkflows/local/utils_nfcore_viralrecon_pipeline'
include { PIPELINE_COMPLETION } from './subworkflows/local/utils_nfcore_viralrecon_pipeline'

Expand Down

0 comments on commit 1864f1d

Please sign in to comment.