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

Option to drop uncalled haplotypes #155

Open
timothymillar opened this issue Feb 23, 2023 · 1 comment
Open

Option to drop uncalled haplotypes #155

timothymillar opened this issue Feb 23, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@timothymillar
Copy link
Collaborator

MCHap can report haplotypes that have not been called in the posterior mode of any individual (i.e., and allele count of 0). This is necessary when reporting statistics over the posterior (such as the posterior mean allele frequencies) but is not needed if we just want genotype calls. It would be nice to have an option to exclude uncalled alleles from the output VCF file. E.g. a simple flag like --drop-uncalled-haplotypes. This could potentially raise an error if used combination with an option to report posterior summary stats.

@timothymillar timothymillar added the enhancement New feature or request label Feb 23, 2023
@timothymillar timothymillar self-assigned this Feb 23, 2023
@timothymillar timothymillar added this to the v0.9.0 milestone Jul 11, 2023
@timothymillar timothymillar removed this from the v0.9.0 milestone Oct 17, 2023
@timothymillar
Copy link
Collaborator Author

Sort of related to #161

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant