Skip to content

Add samtools consensus -T ref.fa functionality.#2153

Merged
vasudeva8 merged 2 commits into
samtools:developfrom
jkbonfield:consensus-ref
Jan 13, 2025
Merged

Add samtools consensus -T ref.fa functionality.#2153
vasudeva8 merged 2 commits into
samtools:developfrom
jkbonfield:consensus-ref

Conversation

@jkbonfield

Copy link
Copy Markdown
Contributor

If the consensus cannot be derived due to no coverage or low depth, report the reference instead (if supplied).

Also a minor optimisation to the code to avoid 0-sized memcpy/memset.

Fixes additional requests added to #1915

If the consensus cannot be derived due to no coverage or low depth,
report the reference instead (if supplied).

Also a minor optimisation to the code to avoid 0 sized =memcpy/memset.
@vasudeva8 vasudeva8 merged commit c9edc17 into samtools:develop Jan 13, 2025
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.

2 participants