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

Assertion `mapping_output_file_ != __null' failed #170

Open
lunky-zao opened this issue Aug 26, 2024 · 1 comment
Open

Assertion `mapping_output_file_ != __null' failed #170

lunky-zao opened this issue Aug 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lunky-zao
Copy link

When I run the chromap software, I keep getting the following error
chromap: src/mapping_writer.h:62: void chromap::MappingWriter::InitializeMappingOutput(uint32_t, const string&, chromap::MappingOutputFormat&) [with MappingRecord = chromap::SAMMapping; uint32_t = unsigned int; std::string = std::_cxx11::basic_string]: Assertion `mapping_output_file != __null' failed.
00.chromap_alignment.sh: line 4: 675118 Aborted (core dumped) chromap --preset hic -r $contigsFasta -x contigs.index --remove-pcr-duplicates -1 $r1Reads -2 $r2Reads --SAM -o aligned.sam -t 4

@lunky-zao lunky-zao added the bug Something isn't working label Aug 26, 2024
@mourisl
Copy link
Collaborator

mourisl commented Aug 26, 2024

Which version of Chromap are you using? I think this is regarding the number of temporary files, which might be fixed in the github version. Could you please git clone to get the newest version and give it a try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants