Skip to content

Make FastqFile offset an IntEnum #923

Description

@padix-key

Currently the offset parameter of FastqFile expects a string which internally is converted into an integer. Introducing a FastqFile.Offset as inner IntEnum as alternative would more clearly list the possible options and map directly to the corresponding integer offset value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    major releasePotentially backwards incompatible changes that should go in to the next major release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions