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

Problem when reading in the second .hic file #324

Open
ReinhardUllmann opened this issue Apr 30, 2023 · 5 comments
Open

Problem when reading in the second .hic file #324

ReinhardUllmann opened this issue Apr 30, 2023 · 5 comments

Comments

@ReinhardUllmann
Copy link

Hello,
I have installed GENOVA on WSL2 (Ubuntu 22.04)
I can read in the the first .hic file without problems. However, when I try to read in the second file I get the following error:

Reading data...
Error in file(juicerPath, "rb") : cannot open the connection
In addition: Warning message:
In file(juicerPath, "rb") :
cannot open file '/mnt/d/HIC/12878_36_30.hic': Too many open files_

Any help is highly welcome
Reinhard

@teunbrand
Copy link
Collaborator

Hi there,

Does this happen too if you open a fresh R session?
AFAIK R has a limit on the number of connections (125, I think), but I've never seen that limit reached.

@ReinhardUllmann
Copy link
Author

ReinhardUllmann commented Apr 30, 2023 via email

@teunbrand
Copy link
Collaborator

Strange, I don't know what causes this error. If you swap the order of loading files, does it also complain about the 2nd file, or does it complain about the 1st file?

@ReinhardUllmann
Copy link
Author

ReinhardUllmann commented May 1, 2023 via email

@ReinhardUllmann
Copy link
Author

ReinhardUllmann commented May 5, 2023 via email

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