Skip to content

Runtime errors while running graph2pro #4

@goorsa

Description

@goorsa

Hi,

I'm trying to run Graph2Pro (cloned July 19th) on the contigs and assembly graph produced by MEGAHIT (v1.0.3) but encounter a run-time error.

My contigs file contains 229,067 contigs (228MB file) and the assembly graph contains 1,114,710 entries in FASTG format (732MB file).

I'm running the analysis on a high power machine (1TB RAM and 80 cores) with Ubuntu 14.04 as the O/S.

I paste down here the output of the command.

Thank you in advance,
Goor


Now read edges from file 10_ge_500bp.contigs.fa
num edge to be allocated: 229067
kmersize 99
edgeseqfile 10_ge_500bp.contigs.fa
229067 edges input
num_vertex 229067
num_vertex 320421
input edge extracted: 229067
vertex created: 320421
*** Error in `/programs/graph2pro/Graph2Pro/DBGraph/DBGraph2Pro': double free or corruption (out): 0x00007f7928bd3010 ***
./run_graph2_pro.cmd: line 1: 51091 Aborted (core dumped) /programs/graph2pro/Graph2Pro/DBGraph/DBGraph2Pro -d 10 -e 10_assembly_graph.fastg -s 10_ge_500bp.contigs.fa -o prot -f -k 99

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