fls-bioinformatics-core / auto_process_ngs

Scripts and utilities for automatic processing & management of Illumina NGS sequencing data.
Other
9 stars 6 forks source link

Refactor handling of QC protocols within pipeline #853

Closed pjbriggs closed 1 year ago

pjbriggs commented 1 year ago

Refactors the handling of QC protocols within the QC pipeline code so that the core pipelines take QCProtocol instances as input, leaving the calling subprograms to deal with protocol determination.

The principal changes are: