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

align2alleles.py will skip fixed variants when --min-allele-count is greater than 1 #52

Open
jts opened this issue Nov 10, 2020 · 0 comments
Assignees

Comments

@jts
Copy link
Owner

jts commented Nov 10, 2020

When align2alleles.py is called with --min-allele-count > 1 and a SNP is present in all samples, the reference allele will not be included here:

https://github.com/jts/ncov-tools/blob/master/workflow/scripts/align2alleles.py#L82

This is not unintuitive so should be changed so the reference allele is always included

@jts jts self-assigned this Nov 10, 2020
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

No branches or pull requests

1 participant