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

ERROR in temp file #114

Open
robertosirica opened this issue Apr 16, 2021 · 1 comment
Open

ERROR in temp file #114

robertosirica opened this issue Apr 16, 2021 · 1 comment

Comments

@robertosirica
Copy link

Hello, I' m currently performing a variant calling on human fastq with LoFreq, I'm experimentig the issue in the title, and the following error appears:
ERROR(lofreq_call.c|main_call:1408): Couldn't open /tmp/lofreq2-call-dyn-bonf.m6pt5o
ERROR(lofreq_call.c|main_call:1408): Couldn't open /tmp/lofreq2-call-dyn-bonf.Q3JZXo
ERROR(lofreq_call.c|main_call:1408): Couldn't open /tmp/lofreq2-call-dyn-bonf.8NdFDn
ERROR(lofreq_call.c|main_call:1408): Couldn't open /tmp/lofreq2-call-dyn-bonf.JjJTbv

This error shows up only for some samples of the same run, for other samples the software works perfectly, could you help me in some way?
Best Regards

@andreas-wilm
Copy link
Contributor

Hi Roberto,

this is indeed a bit weird. Which version are you using? This happens before LoFreq does anything at all. If you are running this on a cluster, could it be that this happens on one specific node and that something's wrong there with /tmp? You could also try to write to /tmp before you're running LoFreq (e.g. touch a file there), just to see if everything's okay with /tmp.

Andreas

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