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

the errors about the brie-count #48

Open
liuyu988 opened this issue Jul 12, 2022 · 2 comments
Open

the errors about the brie-count #48

liuyu988 opened this issue Jul 12, 2022 · 2 comments

Comments

@liuyu988
Copy link

i have .fa, .gtf, .bam, barcodes.tsv files. And i have run thebriekit-event and briekit-event-filter to gain the SE.filter.gtf.
now i run the brie-count, i can't unterstand the errors, would you give me a hand?

brie-count -a AS_events/SE.lenient.gtf -s cellsorted_possorted_genome.bam -b barcode.tsv.gz -o test -p 15

thanks!

@liuyu988
Copy link
Author

errors:
Exception ignored in: 'pysam.libcalignmentfile.AlignmentFile.dealloc'
FileNotFoundError: [Errno 2] No such file or directory
[E::bgzf_read_block] Invalid BGZF header at offset 19866824255
[E::bgzf_read] Read block operation failed with error 2 after 0 of 4 bytes

@huangyh09
Copy link
Owner

not very sure what the issue is but seems incompatibility in the .gz file from the error message. Possibly, you can turn your .gz file into plain text or gzip it instead of bgzip.

Yuanhua

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