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

barcodecollapsepe.py #35

Open
juuinn opened this issue Jan 6, 2023 · 0 comments
Open

barcodecollapsepe.py #35

juuinn opened this issue Jan 6, 2023 · 0 comments

Comments

@juuinn
Copy link

juuinn commented Jan 6, 2023

There was an error that I couldn't solve when I was using the barcodecollapsepe.py script.
could you please do me a favor?

Traceback (most recent call last):
File "./barcodecollapsepe.py", line 134, in
main()
File "./barcodecollapsepe.py", line 127, in main
total_count, removed_count = barcode_collapse(options.bam, options.out_file)
File "./barcodecollapsepe.py", line 62, in barcode_collapse
samfile_read1 = itertools.islice(samfile1, 0, None, 2)
File "csamtools.pyx", line 1219, in csamtools.Samfile.iter (pysam/csamtools.c:12851)
NotImplementedError: can not iterate over samfile without header

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