Hello to all,
I am currently using the workflow genomeassembler (that incorporate Flye) (https://nf-co.re/genomeassembler/dev/) to assemble my 12,5 GB of reads obtained form a ONT MinIon sequencing. My PC is a 16 cpu cores with 125 Gb of RAM.
The elaboration started with no problems, but it stopped at a certain point, when Flye had already performed some tasks yet. I attach the genomeassembler pipeline logfile nextflow.log and the specific Flye logfile I found in the partial results folder flye.log.
Despite the failure it seems the process have produced some results, given that, in the shell screen, there are some information about genome size (around 0,7 Gbp as expected) and some files are produced in the workflow working directories.
Taking in to the account I can pass additional arguments about Flye in the main workflow command is there any setting of Flye that could solve the problem? My only actual Flye configuration, besides the default ones used in the genomeassembler workflow, is --min-overlap 3000.
Any suggestions are welcome.
Bruno
Hello to all,
I am currently using the workflow genomeassembler (that incorporate Flye) (https://nf-co.re/genomeassembler/dev/) to assemble my 12,5 GB of reads obtained form a ONT MinIon sequencing. My PC is a 16 cpu cores with 125 Gb of RAM.
The elaboration started with no problems, but it stopped at a certain point, when Flye had already performed some tasks yet. I attach the genomeassembler pipeline logfile nextflow.log and the specific Flye logfile I found in the partial results folder flye.log.
Despite the failure it seems the process have produced some results, given that, in the shell screen, there are some information about genome size (around 0,7 Gbp as expected) and some files are produced in the workflow working directories.
Taking in to the account I can pass additional arguments about Flye in the main workflow command is there any setting of Flye that could solve the problem? My only actual Flye configuration, besides the default ones used in the genomeassembler workflow, is
--min-overlap 3000.Any suggestions are welcome.
Bruno