Skip to content

RED memory usage is high on simplex reads #220

@brianwalenz

Description

@brianwalenz

Verkko makes RED batches with exactly 20,000 reads in them. for long simplex reads, this exhausts (default) memory limits.

Adding a parameter to set 'red_total' or something like that instead of the hardcoded len=19999 at c4-findErrors.sm line 46 would work. But it's not that much work to do actual partitioning based on read length. Ideally we'd set the max based on red_memory but that's been a headache in canu to get the scaling correct...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions