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

Add support for RSeQC 'infer_experiment.py' as explicit QC module #978

Open pjbriggs opened 1 week ago

pjbriggs commented 1 week ago

Updates the QC pipeline to add support for infer_experiment.py (from the RSeQC package) as an explicit QC module (where previously it was implied whenever BAM files were required to generate a specific metric).

infer_experiment.py is now used to generate the strand-specificity metrics (following the removal of the strandedness module from the QC protocols #971), however without this update it is not possible to directly request these metrics.