Skip to content

Assertion error in MBG #126

@ad3002

Description

@ad3002

I got some assertion error with verkko from conda (default parameters running with HiFi + Oxford Nanopore):

176456 unitigs after resolving
Building unitig sequences
Reading sequences from ../hifi-corrected.fasta.gz
MBG: src/ConsensusMaker.h:65: void ConsensusMaker::addStrings(size_t, size_t, size_t, F) [with F = addCounts(ConsensusMaker&, const SequenceCharType&, const SequenceLengthType&, const string&, size_t, size_t, size_t, size_t, size_t, bool)::<lambda(size_t)>; size_t = long unsigned int]: Assertion `compressedSequences[realUnitig].get(realOff) == 0 || compressedSequences[realUnitig].get(realOff) == compressed' failed.
Aborted (core dumped)

Here
https://github.com/maickrau/MBG/blob/4c5f27cc6c17369706d5a697687d715deb8b657d/src/ConsensusMaker.h#L65

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions