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 'reportqc.py' to move code into 'cli' submodule #846

Closed pjbriggs closed 1 year ago

pjbriggs commented 1 year ago

Refactors the reportqc.py utility used in the QC pipeline to put the main code into the cli module.

Also removes the previously deprecated command line options.