Closed Hufflepuff1012 closed 1 year ago
Hey,
thanks for using MuCHSALSA. The error message suggests that the format you are using (.fastq.gz) is not supported by jellyfish (which we run as the first step of the pipeline) and thus intermediate results can not be calculated and the execution aborts. Please try again with uncompressed input files.
Oh! Yes, you are right, now it does not complain anymore when using uncompressed files. Thank you for your prompt answer :)
Hi!
I am trying to test LazyB on my Illumina + nanopore reads to achieve an hybrid genome assembly. So far, I observe some error reported when I try to run the software.
The command I used:
sh ./MuCHSALSA-develop/pipeline/pipeline.sh 50 90 LazyB-hybrid-Calhyp14 ../Calhyp_14_R1.fastq.gz ../Calhyp_14_R2.fastq.gz ../merged.trimmed.fastq.gz ./LazyB-Run1
And here is the error message reported:
Any help will be appreciated! Thanks a lot :)