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

FamilySizeMetric

Metrics quantifying the distribution of different kinds of read family sizes.

Three kinds of families are described:

  • CS (Coordinate & Strand): families grouped by unclipped 5’ genomic positions and strands
  • SS (Single Strand): single-strand families using UMIs, not linking opposing strands
  • DS (Double Strand): families combining single-strand families from opposite strands

Fields

ColumnTypeDescription
family_sizeusizeThe family size (number of read pairs grouped together)
cs_countusizeCount of CS families with this size
cs_fractionf64Fraction of all CS families with this size
cs_fraction_gt_or_eq_sizef64Fraction of CS families with size >= family_size
ss_countusizeCount of SS families with this size
ss_fractionf64Fraction of all SS families with this size
ss_fraction_gt_or_eq_sizef64Fraction of SS families with size >= family_size
ds_countusizeCount of DS families with this size
ds_fractionf64Fraction of all DS families with this size
ds_fraction_gt_or_eq_sizef64Fraction of DS families with size >= family_size