Delivery Sub-workflowΒΆ
- Workflow File:
Config Options: see The config.yml for more details
user_files.output_pattern
workflow_params.lims_upload
workflow_params.lims_output_dir
workflow_params.time_start
- Major Outputs:
delivery/samples.beddelivery/samples.bimdelivery/samples.famdelivery/SampleUsedforSubject.csvdelivery/subjects.beddelivery/subjects.bimdelivery/subjects.famdelivery/HWP.zipdelivery/*AnalysisManifest*.csvdelivery/*QC_Report*.docxdelivery/*QC_Report*.xlsxfiles_for_lab/*all_sample_qc*.csvfiles_for_lab/*LimsUpload*.csvfiles_for_lab/*Identifiler*.csvfiles_for_lab/*KnownReplicates*.csvfiles_for_lab/*UnknownReplicates*.csv
The delivery workflow mostly just copies files to the correct location in either delivery/ or files_for_lab/.
It also generates the QC report (*.docx) and QC report table (*.xlsx).
If this lims_upload options is set then it will copy *LimsUpload*.csv to the designated lims_output_dir.