Currently workflow user is expected to replace this value manually in workflow module file.
Instead, the adaptor should be automatically determine, perhaps from the raw fastQC reports/multiQC and supplied to the trimming processing.
DPPD Reference
|
--illumina \ # if adapters are not illumina, replace with adapters used |
Workflow Reference
|
trim_galore --gzip \ |
|
--cores $task.cpus \ |
|
--illumina \ |
|
--phred33 \ |
Currently workflow user is expected to replace this value manually in workflow module file.
Instead, the adaptor should be automatically determine, perhaps from the raw fastQC reports/multiQC and supplied to the trimming processing.
DPPD Reference
GeneLab_Data_Processing/RNAseq/Pipeline_GL-DPPD-7101_Versions/GL-DPPD-7101-F.md
Line 207 in 0fe1dfd
Workflow Reference
GeneLab_Data_Processing/RNAseq/Workflow_Documentation/NF_RCP-F/workflow_code/modules/quality.nf
Lines 73 to 76 in 0fe1dfd