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

Segmentation fault (core dumped) #9

Open
Wqing35 opened this issue Aug 7, 2023 · 3 comments
Open

Segmentation fault (core dumped) #9

Wqing35 opened this issue Aug 7, 2023 · 3 comments

Comments

@Wqing35
Copy link

Wqing35 commented Aug 7, 2023

Hi,
Thanks for the great work! When I was running freePSI build according to your run_FreePSI.sh script, I encountered this problem:
截屏2023-08-07 19 49 17
Do you have any suggestions to solve this problem? Thanks a lot!

@JY-Zhou
Copy link
Owner

JY-Zhou commented Aug 11, 2023

Thank you for your interest in FreePSI.
I guess this error occurs due to misuse of Jellyfish. Can you show more logs on how you used Jellyfish for counting kmers and the parameter settings when calling the FreePSI build?

@Wqing35
Copy link
Author

Wqing35 commented Aug 17, 2023

Sorry for the late reply. Here's the script when I used Jellyfish:
截屏2023-08-17 14 28 36
It's worth to note that my input fastq amounts for 75G, that's why 10 reads.1.jf files were produced and why I set a For command to solve it.
As for the error I mentioned earlier, it happened when I used FreePSI build for only one reads.1.fa produced by jellyfish dump. BTW, my K-mer is 27.

@JY-Zhou
Copy link
Owner

JY-Zhou commented Oct 16, 2023

Sorry, I missed the notice about the follow-up issue. In the script you showed, I didn't see how you split the '.jf' file into 10 parts. I'm not sure if the 'jf' file can be divided into parts simply by splitting it.

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