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

Aborted (core dumped) #8

Open
duhaiyuan opened this issue Apr 23, 2021 · 2 comments
Open

Aborted (core dumped) #8

duhaiyuan opened this issue Apr 23, 2021 · 2 comments

Comments

@duhaiyuan
Copy link

Hello professors:
Thanks for providing such a good tool!

I got a issue when running yak qv, the message is shown below.

[M::yak_ch_restore_core] inserted 1145802121 k-mers, of which 1145802121 are new
CC CT kmer_occurrence short_read_kmer_count raw_input_kmer_count adjusted_input_kmer_count
CC FR fpr_lower_bound fpr_upper_bound
CC ER total_input_kmers adjusted_error_kmers
CC CV coverage
CC QV raw_quality_value adjusted_quality_value
CC
[M::yak_qv_cb] read 125 sequences
[M::yak_qv_cb] read 0 sequences
[M::yak_qv_cb@52.14*3.77] processed 125 sequences
[M::yak_qv_cb] read 0 sequences
yak: qv.c:232: yak_qv_solve: Assertion `adj_sum <= (double)qs->tot' failed.
Aborted (core dumped)

Could you please give me some advice about how to solve the problem? Thank you so much.

Look foward to your reply!

HY

lh3 added a commit that referenced this issue Apr 23, 2021
An reoccurring issue #5 and #8
@lh3
Copy link
Owner

lh3 commented Apr 23, 2021

This is a reoccurring issue in #5, too. I have added a temporary fix. The QV estimate is not accurate when you see

WARNING: failed to estimate the calibrated QV

I will leave this issue open. As I said, this is only a temporary fix.

@duhaiyuan
Copy link
Author

This is a reoccurring issue in #5, too. I have added a temporary fix. The QV estimate is not accurate when you see

WARNING: failed to estimate the calibrated QV

I will leave this issue open. As I said, this is only a temporary fix.

Thanks for your prompt reply.
No errors were found during the run,I have got the results and understood the explanation about the results. Thank you very much.

Best wishes!
HY

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