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

[simd_abpoa_align_sequence_to_graph] Error in cg_backtrack. (4) #7

Closed
zztin opened this issue Oct 20, 2020 · 4 comments
Closed

[simd_abpoa_align_sequence_to_graph] Error in cg_backtrack. (4) #7

zztin opened this issue Oct 20, 2020 · 4 comments

Comments

@zztin
Copy link

zztin commented Oct 20, 2020

Hi,

I received this error code:
[simd_abpoa_align_sequence_to_graph] Error in cg_backtrack. (4)

for a few specific read that fails some runs. I tried on Linux machine

  • git clone repo, make
  • download TideHunter-v1.4.2 and build from source
  • download TideHunter-v1.4.2 and build from source in a singularity image

the failed sequence is provided as a txt file as attachment.

I appreciate your time in looking into this! I am also wondering if it is possible to implement

  • excluding the failed reads and keep running
  • include the failed read name/ sequence in std-err file or another output file.
    test.txt

Best,
Liting

@zztin
Copy link
Author

zztin commented Oct 20, 2020

The three methods all failed with the same error. The singularity recipe I used to build TideHunter is
tidehunter_singularity_recipe.txt

@yangao07
Copy link
Collaborator

Hi Liting,

This is a known bug in abPOA (yangao07/abPOA#9).
I have fixed it, but haven't updated it in TideHuner.
Will do that soon, please try it later.

Yan

@yangao07
Copy link
Collaborator

This one should be fixed by the latest version (v1.4.3). Please try it out.
The conda may take some time to update.

@zztin
Copy link
Author

zztin commented Nov 16, 2020

It worked (also from conda installation).

@zztin zztin closed this as completed Nov 16, 2020
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