Skip to content

GH-3201: Implement a Variant builder to create Variant values#3202

Merged
rdblue merged 8 commits into
apache:masterfrom
gene-db:variant-builder
May 5, 2025
Merged

GH-3201: Implement a Variant builder to create Variant values#3202
rdblue merged 8 commits into
apache:masterfrom
gene-db:variant-builder

Conversation

@gene-db
Copy link
Copy Markdown
Contributor

@gene-db gene-db commented Apr 25, 2025

Rationale for this change

We need a way to build/encode Variant values. This builder allows users to create Variant values according to the Variant binary encoding spec.

What changes are included in this PR?

A builder class for building Variant values.

Are these changes tested?

Yes, added unit tests.

Are there any user-facing changes?

A new public class to build Variant vlues.

Closes #3201

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement a Variant builder

3 participants