fls-bioinformatics-core / auto_process_ngs

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

'run_qc.py': enable user to specify or customise QC protocols #976

Closed pjbriggs closed 3 months ago

pjbriggs commented 3 months ago

Updates the standalone QC runner utility run_qc.py to allow the user to specify a custom QC protocol, or to customise an existing protocol. via the command line.

The new options are:

These changes would address some of the issues in #666 (implement QC pipeline as 'mini-protocols') and #638 (enable just the Cellranger count part of a pipeline to be run).