Open liuyu988 opened 2 years ago
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
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
i have .fa, .gtf, .bam, barcodes.tsv files. And i have run the
briekit-event
andbriekit-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?thanks!