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

Update flye wrapper to 2.9.2 #1299

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

mvdbeek
Copy link
Collaborator

@mvdbeek mvdbeek commented Mar 30, 2023

No command line changes upstream.

@mvdbeek
Copy link
Collaborator Author

mvdbeek commented Mar 30, 2023

All failing tests fail because they (seem to) run out of memory:

Job in error state.. tool_id: flye, exit_code: 1, stderr: [2023-03-30 15:18:49] INFO: Starting Flye 2.9.2-b1786
[2023-03-30 15:18:49] INFO: >>>STAGE: configure
[2023-03-30 15:18:49] INFO: Configuring run
[2023-03-30 15:18:49] INFO: Total read length: 1466260
[2023-03-30 15:18:49] INFO: Reads N50/N90: 9054 / 4697
[2023-03-30 15:18:49] INFO: Minimum overlap set to 5000
[2023-03-30 15:18:49] INFO: >>>STAGE: assembly
[2023-03-30 15:18:49] INFO: Assembling disjointigs
[2023-03-30 15:18:49] INFO: Reading sequences
[2023-03-30 15:19:13] ERROR: Looks like the system ran out of memory
[2023-03-30 15:19:13] ERROR: Command '['flye-modules', 'assemble', '--reads', '/tmp/tmpvyh014zh/job_working_directory/000/10/working/input_0.fasta.gz', '--out-asm', '/tmp/tmpvyh014zh/job_working_directory/000/10/working/out_dir/00-assembly/draft_assembly.fasta', '--config', '/usr/local/lib/python3.10/site-packages/flye/config/bin_cfg/asm_raw_reads.cfg', '--log', '/tmp/tmpvyh014zh/job_working_directory/000/10/working/out_dir/flye.log', '--threads', '2', '--min-ovlp', '5000']' died with <Signals.SIGKILL: 9>.
[2023-03-30 15:19:13] ERROR: Pipeline aborted
.

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

Successfully merging this pull request may close these issues.

None yet

1 participant