CRAM in name-sorted order & reference

Open
#508 0 comments 0 reactions 1 assignee View on GitHub

@jkbonfield is already working on this.

Since Apr 10, 2017.

Assessment

This issue has not been assessed yet.

Description

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.

Dominant language
C
Stars
950
Forks
475
Avg merge
3d 13h
Merged PRs (30d)
11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from samtools/htslib

All issues in samtools/htslib

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.