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

Themisto hangs with invalid input format #29

Closed
AntonBogun opened this issue Aug 27, 2023 · 2 comments
Closed

Themisto hangs with invalid input format #29

AntonBogun opened this issue Aug 27, 2023 · 2 comments

Comments

@AntonBogun
Copy link

Reproduction:

@Example
CTTTGTGCGCTTCACTCATGTTCCACGCCACCATCAACAGCAGGGCAGCCATGGCGGAAAGCGGCAGCCAGGAGAGCAGCGGTGCCAGTACCAGCAGGGC
  • When running the pseudoalignment with the same command, the stderr output should be
50.1910 Mon Aug 28 02:54:09 2023 Themisto-v3.1.3
50.3850 Mon Aug 28 02:54:09 2023 Maximum k-mer length (size of the de Bruijn graph node labels): 32
51.7450 Mon Aug 28 02:54:09 2023 Starting
51.8230 Mon Aug 28 02:54:09 2023 Loading the index
75.9620 Mon Aug 28 02:54:09 2023 sdsl coloring structure loaded
76.0230 Mon Aug 28 02:54:09 2023 Aligning example.fastq (writing output to out.txt)
Input: 0.000000 Mbase/s

With the last line remaining there indefinitely.

@jnalanko
Copy link
Collaborator

Thanks for the report, I'll look into getting this fixed as soon as I have time.

@jnalanko
Copy link
Collaborator

At commit aeeecef, Themisto now correctly crashes on this file, printing: Runtime error: FASTQ file example.fastq ended unexpectedly.

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