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

Calculating ERROR: ZeroDivisionError: float division by zero #28

Open
Autumn-Roy opened this issue Nov 21, 2022 · 0 comments
Open

Calculating ERROR: ZeroDivisionError: float division by zero #28

Autumn-Roy opened this issue Nov 21, 2022 · 0 comments

Comments

@Autumn-Roy
Copy link

When I try to use treeomics by default parameters with vcf file, there was always an error occurred.
bi_sim_coeff[s1_idx][s2_idx] /= no_present_vars ZeroDivisionError: float division by zero
The input of treeomics is vcf file from GATK Mutect2. After the result generated by every single sample, I use the bcftools merge them together, and replace the dot in AD and DP value by zero.

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