Skip to content

Commit

Permalink
adding the illumina fastq directory to the log table
Browse files Browse the repository at this point in the history
  • Loading branch information
nrminor committed Nov 7, 2024
1 parent 4e00c76 commit e31ae06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Utils.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ class Utils {
Remote POD5 directory : ${params.remote_pod5_location ?: ""}
Local POD5 directory : ${params.pod5_dir ?: ""}
Pre-basecalled directory : ${params.precalled_staging ?: params.prepped_data}
Illumina FASTQs directory : ${params.illumina_fastq_dir ?: ""}
Sample ID lookup : ${params.sample_lookup ?: ""}
Results directory : ${params.results}
Email Address(es) : ${params.email ?: ""}
Expand Down

0 comments on commit e31ae06

Please sign in to comment.