Skip to content

_write_from_svar (SVAR1) ignores max_mem #342

Description

@d-laub

Follow-up from #333.

#333 made _write_from_svar2 honour gvl.write's max_mem by consuming genoray's chunked _find_ranges_chunked stream. The SVAR1 path, _write_from_svar, still ignores max_mem entirely.

Lower priority than the SVAR2 case was, for two reasons:

But the gvl.write docstring now singles out .svar2 as the source that honours max_mem, which documents the SVAR1 gap without tracking it. This issue tracks it.

Related: the SVAR1 max_ends tie-break at same-POS SNP+DEL differs from SVAR2's (SVAR2 is the correct one).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions