match.lib.normalisedscoringfile

Classes

NormalisedScoringFile

This class represents a ScoringFile that's been normalised to have a consistent format

Module Contents

class match.lib.normalisedscoringfile.NormalisedScoringFile(path)

This class represents a ScoringFile that’s been normalised to have a consistent format

Its main purpose is to provide a convenient way to iterate over variants

# TODO: replace with a pydantic model in pgscatalog.core

property variants