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

Core dump when using HPC-kmer #17

Open
palakpsheth opened this issue Jul 14, 2023 · 4 comments
Open

Core dump when using HPC-kmer #17

palakpsheth opened this issue Jul 14, 2023 · 4 comments

Comments

@palakpsheth
Copy link

hey there getting a core dump only when using the -H option. Full cmd:

~/TideHunter-v1.5.4/bin/TideHunter -H --kmer-length 8 --window-size 5 --min-copy 3 --min-period 41 --min-len 41 --out-fmt 2 --thread 19 unmapped.trimmed.fastq.gz > unmapped.trimmed.tidehunter.tsv
double free or corruption (out)
Aborted (core dumped)

Thank you!

@yangao07
Copy link
Collaborator

Hi, the HPC-kmer mode does not give us much improvement in our data, so it is not never carefully evaluated.

Can you share the data that lead to the fault?

@palakpsheth
Copy link
Author

thank you for your reply @yangao07. I cant upload more than 25mb here but this is an example file of the datatypes
unmapped.trimmed.fastq.gz

finding the tool very useful thank you!

@yangao07
Copy link
Collaborator

Hi, sorry for the late reply.
Just fixed a bug that is due to very short input sequence.
It should work now!

@palakpsheth
Copy link
Author

@yangao07 thank you for the fix! i can confirm that it no longer core-dumps for my samples

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