Skip to content

MBG: Assertion `resolvableGraph.unitigLength(newUnitigs[i].first[0].first) < resolvableGraph.unitigLength(newUnitigs[i].second)' failed #67

@oushujun

Description

@oushujun

Hello,

I am using verkko bioconda 1.0 and run it locally. I run it with all default parameters:
verkko -d asm0428 --hifi Tanz-1.q20.fastq.gz --nano Nanopore_Tanz_all_reads_Guppy6_Sup_model.fq --threads 48

Errors in 1-buildGraph/buildGraph.err

try resolve k=1319, replaced 21 nodes with 161 nodes, unitigified 271 nodes to 133 nodes
try resolve k=1320, replaced 24 nodes with 199 nodesMBG: src/UnitigResolver.cpp:765: void replacePathNodes(ResolvableUnitigGraph&, std::vector&, const std::vector<std::pair<std::vector<std::pair<long unsigned int, bool> >, long unsigned int> >&): Assertion `resolvableGraph.unitigLength(newUnitigs[i].first[0].first) < resolvableGraph.unitigLength(newUnitigs[i].second)' failed.
./buildGraph.sh: line 39: 67899 Aborted (core dumped) /home/sou6/bin/MBG/bin/MBG $iopt -t 8 -k 1001 -r 15000 -R 4000 -w 100 --kmer-abundance 1 --unitig-abundance 2 --error-masking=collapse-msat --output-sequence-paths ../1-buildGraph/paths.gaf --out ../1-buildGraph/hifi-resolved.gfa

Is it due to the MBG version included in the conda recipe?

Thanks,
Shujun

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions