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

Update QC protocols for 10x Visium spatial GEX and PEX data #922

Closed pjbriggs closed 9 months ago

pjbriggs commented 9 months ago

Implements a new QC protocol 10x_Visium_FFPE_PEX in qc/protocols for 10x Genomics CytAssist Visium protein expression (PEX) data.

The new protocol is minimal (only runs basic QC metrics) and is automatically selected by the determine_qc_protocol function when the library type for a project is set to FFPE Spatial PEX and the platform is either 10xGenomics Visium and 10xGenomic CytAssist Visium platforms.

The existing 10x_Visium_FFPE protocol has not been changed (aside from extending the description text). It is now also selected by determine_qc_protocol when the library type is set to FFPE Spatial GEX.