{% extends "base_QC.html" %} {% block title %}Feature Summary Report For: {{ item.Name}}{% endblock %} {% block content %}
Figure 1. Histogram of log of mean abundance of {{ item['No Features'] }} features in {{ item.SPcount }} study reference samples.
Figure 2. Sample TIC and distribution (coloured by sample type).
{% if 'SampleIntensityFigure' in item %}Acquisition Time/Run Order data not available to plot.
{% endif %}Figure 3. Acquisition structure (coloured by detector voltage).
{% if 'AcquisitionStructureFigure' in item %}Acquisition Time/Run Order data not available to plot.
{% endif %}Figure 4. Histogram of {{ item.corrMethod }} correlation of features to serial dilution, segmented by percentile.
{% if 'CorrelationByPercFigure' in item %}Unable to calculate (no serial dilution samples present in dataset).
{% endif %}Figure 5. Total Ion Count (TIC) of serial dilution (SRD) samples coloured by sample dilution.
{% if 'TICinLRfigure' in item %}Unable to calculate (no serial dilution samples present in dataset).
{% endif %}Figure 6. Histogram of Residual Standard Deviation (RSD) in {{ item.SPcount }} study reference (SR) samples, segmented by percentile.
Figure 7. Scatterplot of RSD vs. correlation to dilution.
{% if 'RsdVsCorrelationFigure' in item %}Unable to calculate (no serial dilution samples present in dataset).
{% endif %}Figure 8. Histogram of chromatographic peak width.
{% if 'PeakWidthFigure' in item %}No peak width data to plot.
{% endif %}Figure 9. RSD distribution for all samples and all features in dataset (by sample type).
Figure 10. Ion map of all features (coloured by log median intensity).