We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[Mon Oct 7 13:51:39 2019] Start reading bam file. [Mon Oct 7 13:51:58 2019] Finish sorting Chimeric bam reads. [Mon Oct 7 13:52:00 2019] Finish removing PCR duplicates. [Mon Oct 7 13:52:01 2019] Building nodes. |bamdiscordant|=502321 [Mon Oct 7 14:17:55 2019] Building nodes, finish seeding. squid: src/SegmentGraph.cpp:664: void SegmentGraph_t::BuildNode_STAR(const std::vector&, SBamrecord_t&, std::string): Assertion `(vNodes[i].Chr!=vNodes[i+1].Chr) || (vNodes[i].Chr==vNodes[i+1].Chr && vNodes[i].Position+vNodes[i].Length<=vNodes[i+1].Position)' failed. Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
Could you provide more information about in what dataset you have this error and the command you used to process it?
Sorry, something went wrong.
No branches or pull requests
[Mon Oct 7 13:51:39 2019] Start reading bam file.
[Mon Oct 7 13:51:58 2019] Finish sorting Chimeric bam reads.
[Mon Oct 7 13:52:00 2019] Finish removing PCR duplicates.
[Mon Oct 7 13:52:01 2019] Building nodes. |bamdiscordant|=502321
[Mon Oct 7 14:17:55 2019] Building nodes, finish seeding.
squid: src/SegmentGraph.cpp:664: void SegmentGraph_t::BuildNode_STAR(const std::vector&, SBamrecord_t&, std::string): Assertion `(vNodes[i].Chr!=vNodes[i+1].Chr) || (vNodes[i].Chr==vNodes[i+1].Chr && vNodes[i].Position+vNodes[i].Length<=vNodes[i+1].Position)' failed.
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: