-
Notifications
You must be signed in to change notification settings - Fork 19
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
OSError: AF_UNIX path too long #103
Comments
Hi, You will have to elaborate a bit if you want help. I should not be guessing best, Iñigo |
I get the error when I run Circle-Map ReadExtractor:
|
Hi, The error corresponds to bam2bam. Not ReadExtractor. I am very happy to help the community to the extend I can but you have to put an effort if you want my help. I am a human and I do not have superpowers. I need background, a description of the problem you encounter and a minimal description of what you are trying to do. The more elaborate, the merrier. best, Iñigo |
Circle-Map:v1.1.4 -bam2bam.py uses multiprocessing.Manger().Queue() for process communication, but it results in an error: AF_UNIX path too long |
Based on the error your file paths are too long. Also, bam2bam never left the experimental phase |
No description provided.
The text was updated successfully, but these errors were encountered: