Interface SequencingQcMetricsService

All Known Implementing Classes:
SequencingQcMetricsServiceImpl

public interface SequencingQcMetricsService
Reads the per-sample sequencing QC metrics the RNA-Seq pipeline's MultiQC report carries, and joins them to the experiment's bioAssays.

Read depth is also held on BioAssay itself, but mapping rate, duplication, GC and mismatch rate are only in the report — the schema has nowhere to put them — so the report has to be read either way.

Author:
gembro
See Also: