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

Enable ability to change threshold #5

Open
sage-wright opened this issue Jul 16, 2024 · 1 comment
Open

Enable ability to change threshold #5

sage-wright opened this issue Jul 16, 2024 · 1 comment

Comments

@sage-wright
Copy link

In line 235, the threshold to call genotype is hard-coded to 98%. Could you add an input variable that can customize this?

if float(blast_genotyping_hpia[gene]['pident']) >= 98.0: # update excel print value if threshold changed

@stuber
Copy link
Contributor

stuber commented Jul 17, 2024

Will add this to the next update.

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

2 participants