Skip to content

[view] Use -d option without a value#1339

Merged
daviesrob merged 1 commit intosamtools:developfrom
valeriuo:no_val
Nov 12, 2020
Merged

[view] Use -d option without a value#1339
daviesrob merged 1 commit intosamtools:developfrom
valeriuo:no_val

Conversation

@valeriuo
Copy link
Copy Markdown
Contributor

samtools view now accepts just a tag (without an associated value) as an argument to -d option (e.g. -d BC), which selects all the alignments with that respective tag, irrespective of the corresponding values.

Fixes #1317

@daviesrob daviesrob merged commit 52bd699 into samtools:develop Nov 12, 2020
@valeriuo valeriuo deleted the no_val branch November 13, 2020 14:16
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.

samtools view, filter by presence of tag

2 participants