You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am also wondering how to interpret these results, as mine are similar. From the inspect.c code, it appears the QV lines are written by printf("QV\t%d\t%ld\t%ld\t%.3f\t%.3f\n", i, (long)qs.tot, (long)acc[i * YAK_N_COUNTS], qs.qv_raw, qs.qv);
It may be a different meaning, but otherwise there must be some issue giving a negative QV. Also I'm not sure how to determine the assembly completeness from these values.
Thank you for this tool. After running:
I obtain these results in
sr-scaffold.kqv.txt
:How should I interpret these results (this is a human assembly from pacbio, and the short reads are 80x illumina).
The text was updated successfully, but these errors were encountered: