velocyto-team / velocyto.py

RNA velocity estimation in Python
http://velocyto.org/velocyto.py/
BSD 2-Clause "Simplified" License
160 stars 83 forks source link

Bam file : No EOF marker; file may be truncated #341

Open GouQiao opened 2 years ago

GouQiao commented 2 years ago

Hi,

When I run the velocyto to convert the bam file to loom file. I met error as: no BGZF EOF marker; file may be truncated. Is it means the bam file is corrupted? Do you have a good solution to this matter? Or I have to use fastq file to make bam file again?

Best.