Skip to content
New issue

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

masurca_scaffold.sh error #242

Open
shri1984 opened this issue Jul 12, 2021 · 3 comments
Open

masurca_scaffold.sh error #242

shri1984 opened this issue Jul 12, 2021 · 3 comments

Comments

@shri1984
Copy link

Hi,
I am trying to run masurca_scaffold.sh using two pacbio assemblies generated from some other assembler. I am using main assembly (closest to the estimated genome size) as -r and another assembly as -q. The run goes smoothly until I get an error at the scaffolding stage.

Illegal division by zero at find_repeats.pl line 43, line 145686.
walking the scaffold graph failed

any idea what going on here?

@gitcruz
Copy link

gitcruz commented Jul 22, 2021

Hi,
Same problem here. After polishing, while creating the scaffold graph.

STDOUT
[Wed Jul 21 21:11:09 CEST 2021] Aligning the reads to the contigs
[Wed Jul 21 21:51:18 CEST 2021] Filtering alignments
[Wed Jul 21 21:51:39 CEST 2021] Extracting reads for the patches
[Wed Jul 21 21:54:07 CEST 2021] Creating scaffold links
[Thu Jul 22 02:08:11 CEST 2021] Aligning the scaffolding sequences to the contigs
[Thu Jul 22 02:09:25 CEST 2021] Creating scaffold graph and building scaffolds

STDERR
Illegal division by zero at /home/devel/fcruz/bin/programs/MaSuRCA-4.0.4/bin/find_repeats.pl line 43, line 65474.
[Thu Jul 22 02:09:27 CEST 2021] walking the scaffold graph failed

Any idea on how to fix this? We could look at some of the intermediate files to track it down.

Best,
Fernando

@alekseyzimin
Copy link
Owner

Hi, this is solved in 4.0.5 release.

@gitcruz
Copy link

gitcruz commented Sep 1, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants