Skip to content

CRAM in name-sorted order & reference #508

@jkbonfield

Description

@jkbonfield

Name sorted data in CRAM requires random access on the reference in order to achieve reference based compression. While still small, this isn't so efficient in memory usage nor perhaps in CPU.

Consider making the default option of "no_ref" when outputting name sorted data, with an additional "ref" option permitted to actively force reference compression on again.

See #502 for some background info.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions