Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

UmiGroupingMetrics

Metrics for UMI grouping operations.

These metrics track how reads are grouped by UMI and provide insight into data quality and molecule representation.

Fields

ColumnTypeDescription
total_recordsu64Total SAM records processed
accepted_recordsu64Records accepted for grouping
discarded_non_pfu64Records discarded (not passing filter)
discarded_poor_alignmentu64Records discarded (poor alignment quality)
discarded_ns_in_umiu64Records discarded (Ns in UMI)
discarded_umi_too_shortu64Records discarded (UMI too short)
unique_molecule_idsu64Number of unique molecule IDs assigned
total_familiesu64Total number of UMI families/groups
avg_reads_per_moleculef64Average reads per molecule
median_reads_per_moleculeu64Median reads per molecule
min_reads_per_moleculeu64Minimum reads per molecule
max_reads_per_moleculeu64Maximum reads per molecule