Skip to content

Add support for switching RLE subunit between largest and smallest #637

@theferrit32

Description

@theferrit32

The code right now uses the largest subunit obtained after trimming common sequence.

The goal of this issue is to add support for instead using the smallest. This will then be made the default when we update to a forthcoming spec version, and will enable us to support creating digests using the prior 'largest subunit' method optionally in the code, when that is requested.

def ga4gh_serialize_as_version(self, as_version: PrevVrsVersion) -> str:

factors = _factor_gen(seed_length)

See #549 (comment) for prior discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions