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

Could not create pipe to check startup of child (Too many open files) #31

Open
lucabianco78 opened this issue May 4, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@lucabianco78
Copy link

Hi,

I am using ONT data and I got the error in the title from the pileupCollector (in the collect.log).
I tried to increase the number of tolerated opened files with: ulimit -n 100000 and I set the batch_size: 100 in the snakemake.yml file but this did not solve the problem. Any advice on how to solve this?

Thanks a lot!

@a-ludi a-ludi self-assigned this May 4, 2022
@a-ludi a-ludi added the bug Something isn't working label May 4, 2022
@a-ludi
Copy link
Owner

a-ludi commented May 4, 2022

Hi,

I have heard about this problem from @diego-rt and tried to fix it without any luck so far. I will continue with debugging and report here.

Can you tell me how much input data you have?

@lucabianco78
Copy link
Author

Hi,

Thanks for your help! I have ~7.5 million ONT reads and the genome sequence has ~800Mbps split in 3000 sequences.

a-ludi added a commit that referenced this issue Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants