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

Resolving ERROR: -inf gamma #12

Open
aseveritt opened this issue Oct 6, 2023 · 0 comments
Open

Resolving ERROR: -inf gamma #12

aseveritt opened this issue Oct 6, 2023 · 0 comments
Assignees

Comments

@aseveritt
Copy link

aseveritt commented Oct 6, 2023

Hi Boyle-Lab,

I'm able to run the tutorial data successfully; however, when I apply the commands to my actual data I'm getting an error about an -inf gamma. Could you provide advice on what this means and practically how I could resolve it?

For context, the error is in BaumWelch.c, ComputeGamma_P() line 588. The error is only occurring after the reestimation of the variance or covariance matrix, on line 224. I'll attach my toy example input files here. For this exact test data, the error is occurring on the 12th iteration of delta.

`
./TRACE toy_seq.txt toy_count.txt toy_slope_2.txt --initial-model ctcf_init_model.txt --final-model ctcf_final_model.txt --peak-file toy_peaks.bed --thread 1

#ERROR: -inf gamma t:0
`
ctcf_init_model.txt
toy_slope_2.txt
toy_seq.txt
toy_slope_1.txt
toy_count.txt
toy_peaks.txt

Thank you!
Amanda

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