Closed ezioljj closed 1 year ago
The error message indicates that the index file doesn't exist. Did you create an index first as suggested in the manual?
./chromap -i -r test/ref.fa -o ref.index
Yes, we missed creating index. Thank you!
Describe the bug chromap: src/ index. CC:138 : void chromap: :Index: :Load(): Assertion‘ index_ file != nullptr' failed. Our command and pieline works fine for most bulk ATAC-seq data, but a few ATAC-seq data would have error information like this.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Environment (please complete the following information): -OS:Linux mu01 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Additional context Add any other context about the problem here.