This is a test version of Biostars. For the public version, visit https://www.biostars.org.
fastqToCA command in Celera Assembler

I am trying to create the .frg file in order to run the runCA command in the Celera Assembler. I am having no luck though. This is the command that I am trying to run:

~/Desktop/PACBIO_Research/wgs-8.3rc2/Darwin-amd64/bin/fastqToCA -libraryname TEST -reads shortFile.fastq > test.frg

And this is the error that I am getting:

dyld: Library not loaded: /opt/local/lib/libgcc/libgomp.1.dylib
  Referenced from: /Desktop/PACBIO_Research/wgs-8.3rc2/Darwin-amd64/bin/fastqToCA
  Reason: image not found
[1]    1207 trace trap   -libraryname TEST -reads shortFile.fastq > test.frg

I don't understand what the error means by "image not found". Adding the technology tag doesn't make a difference. Any help would be much appreciated! Thank you!

fastq de-novo pacbio celera-assembly fastqtoca

Using mac? It's an OS-related error.

Yes I am using a mac, I have gotten it to run on a mac at work but am trying to now run it at home on my laptop. Any ideas what the error could mean? Thanks!

There is no single reason for this errors. Check some solutions from stackoverflow.

0 answers

No answers yet.

Log in to answer this question.