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

File "csamtools.pyx", line 763, in csamtools.Samfile._open (pysam/csamtools.c:8313) #2

Closed
brianpenghe opened this issue Apr 18, 2017 · 1 comment

Comments

@brianpenghe
Copy link
Owner

Traceback (most recent call last):
File "/../home/georgi/code/bamPreprocessing.py", line 145, in
main(sys.argv)
File "/../home/georgi/code/bamPreprocessing.py", line 31, in main
outfile = pysam.Samfile(outputfilename, "wb", header=outheader)
File "csamtools.pyx", line 597, in csamtools.Samfile.cinit (pysam/csamtools.c:6505)
File "csamtools.pyx", line 763, in csamtools.Samfile._open (pysam/csamtools.c:8313)

IOError: could not open file ../13985-50mers-W6i-1-TopHat-2.0.8-ENSEMBL66/accepted_hits.preprocessed.bam

@brianpenghe
Copy link
Owner Author

This error could have been generated by attempting to create a file at a location where permission to write is denied.

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

1 participant