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

freebayes add parameter: min-alternate-fraction 0.05 #103

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

sanjaynagi
Copy link
Owner

Add new freebayes parameter which was by default set to 0.20.

In theory this means that previously, if 10% of the reads in a sample are alternate, it will not be called as a SNP. This is fine for diploid samples, but not for high ploidy, which is how we approach pooled samples.

@sanjaynagi sanjaynagi merged commit 6638816 into master Jul 19, 2024
4 checks passed
@sanjaynagi sanjaynagi deleted the change-min-alternate-fraction-freebayes-19-07-24 branch July 19, 2024 13:56
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