Hello,
I have short reads sequences already in a FRG file (converted from fasta to amos then to frg) which I would like to assemble using Celera Assembler, for which I run the following command:
runCA -d testDir -p testPrefix testShortReads.frg
After running several subprograms (gatekeeper, initialTrim, meryl, etc) successfully it fails running overlapTrim:
ERROR: Failed with signal ABRT (6)
step OverlapTrim failed with 'Failed to build the obt store.'
Anyone can help me with this problem?
I would appreciate any help. Thanks.
I have short reads sequences already in a FRG file (converted from fasta to amos then to frg) which I would like to assemble using Celera Assembler, for which I run the following command:
runCA -d testDir -p testPrefix testShortReads.frg
After running several subprograms (gatekeeper, initialTrim, meryl, etc) successfully it fails running overlapTrim:
ERROR: Failed with signal ABRT (6)
step OverlapTrim failed with 'Failed to build the obt store.'
Anyone can help me with this problem?
I would appreciate any help. Thanks.
Comment