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

run_qc.py: add --info option to report protocols, organisms and reference data #843

Closed pjbriggs closed 1 year ago

pjbriggs commented 1 year ago

Adds a new --info command to the standalone QC pipeline utility run_qc.py, which reports on the available QC protocols and single cell platforms, defined organisms and associated reference data.

This PR addresses issue #623.