Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: explicitly ignore repeats in the ld command #218

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Conversation

aryarm
Copy link
Member

@aryarm aryarm commented Jun 2, 2023

A future release of haptools will add support for repeats in the ld command. Unfortunately, that will very likely require us to make breaking changes to the ld command to make the interface flexible enough for users to be able to specify all of the possible ways to compute LD with a repeat or a set of repeats. So for now, we will just delay the breaking changes and explicitly ignore repeats in the meantime.

Users who are interested in computing LD with repeats may use the haptools API or PLINK2's --ld dosage feature until we add support.

@aryarm aryarm merged commit b9d0da1 into main Jun 2, 2023
@aryarm aryarm deleted the feat/ld-tr branch June 2, 2023 22:07
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.

1 participant