aquaskyline / SOAPdenovo2

Next generation sequencing reads de novo assembler.
GNU General Public License v3.0
220 stars 78 forks source link

Negative number of edges in pregraph #87

Open Aphrix opened 2 years ago

Aphrix commented 2 years ago

Hello,

I have negative numbers of edges built in pregraph section. And in contig section a warning message appear: Warning : Front edge -2147483647 is larger than -2147483646.

Why is this so, and how can I resolve this problem?

Thank you.