LowRank.PairedRange#

LowRank.PairedRange.py

This module contains the class PairedRange, which is used to store information about the valid elution ranges for the analysis report.

class PairedRange(range_, minor=False, peak_index=None)#

Bases: object

is_minor()#
convert_to_flatranges(pairedranges)#