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

CA failed #325

Open
EglantineMB opened this issue Jul 13, 2023 · 0 comments
Open

CA failed #325

EglantineMB opened this issue Jul 13, 2023 · 0 comments

Comments

@EglantineMB
Copy link

Hi,

thank you so much for developping such a great assembler! I am trying to run my first assembly, I have only pool-sequencing data paired-end illumina read and I want to generate a draft assembly from that to assess a specific part of the genome later on.

However, whatever I run masurca in slurm or in an interactive session on a node I always encounter an issue at CA step that stop the assembly. Here is the line in runCA1.out where the error is mentionned:

runCA failed.


Stack trace:

at /scicore/soft/apps/MaSuRCA/4.0.9-foss-2021a-Perl-5.32.1/bin/../bin/runCA line 1613, line 198.
main::caFailure("ERROR: Overlap job /scicore/home/ebertd/mathie0002/PoolSeq/1"..., undef) called at /scicore/soft/apps/MaSuRCA/4.0.9-foss-2021a-Perl-5.32.1/bin/../bin/runCA line 3863
main::checkOverlapper("normal") called at /scicore/soft/apps/MaSuRCA/4.0.9-foss-2021a-Perl-5.32.1/bin/../bin/runCA line 3914
main::checkOverlap("normal") called at /scicore/soft/apps/MaSuRCA/4.0.9-foss-2021a-Perl-5.32.1/bin/../bin/runCA line 6526


Failure message:

ERROR: Overlap job /scicore/home/ebertd/mathie0002/PoolSeq/1_assembly_S/CA/1-overlapper/001/000001 FAILED.
ERROR: Overlap job /scicore/home/ebertd/mathie0002/PoolSeq/1_assembly_S/CA/1-overlapper/001/000002 FAILED.
ERROR: Overlap job /scicore/home/ebertd/mathie0002/PoolSeq/1_assembly_S/CA/1-overlapper/001/000003 FAILED.
ERROR: Overlap job /scicore/home/ebertd/mathie0002/PoolSeq/1_assembly_S/CA/1-overlapper/001/000004 FAILED.
ERROR: Overlap job /scicore/home/ebertd/mathie0002/PoolSeq/1_assembly_S/CA/1-overlapper/001/000005 FAILED.
ERROR: Overlap job /scicore/home/ebertd/mathie0002/PoolSeq/1_assembly_S/CA/1-overlapper/001/000006 FAILED.
ERROR: Overlap job /scicore/home/ebertd/mathie0002/PoolSeq/1_assembly_S/CA/1-overlapper/001/000007 FAILED.
ERROR: Overlap job /scicore/home/ebertd/mathie0002/PoolSeq/1_assembly_S/CA/1-overlapper/001/000008 FAILED
etc

My command is the following one: masurca -t 32 -i ../0_Data/TNRA21Srep1_R1.fastq.gz ../0_Data/TNRA21Srep1_R2.fastq.gz

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

1 participant