Skip to content

Commit 32e7f50

Browse files
committed
Added profile to log info
1 parent 6809a29 commit 32e7f50

File tree

1 file changed

+1
-0
lines changed
  • Amplicon/Illumina/Workflow_Documentation/SW_AmpIllumina-B/workflow_code

1 file changed

+1
-0
lines changed

Amplicon/Illumina/Workflow_Documentation/SW_AmpIllumina-B/workflow_code/main.nf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ log.info """
9797
Nextflow AmpIllumina Consensus Pipeline: $workflow.manifest.version
9898
9999
You have set the following parameters:
100+
Profile: ${workflow.profile}
100101
Input csv file : ${params.csv_file}
101102
GLDS_accession : ${params.GLDS_accession}
102103
Amplicon target region : ${params.target_region}

0 commit comments

Comments
 (0)