Skip to content

Make fastq -d tag:val work for multiple values#1993

Merged
whitwham merged 1 commit into
samtools:developfrom
jkbonfield:fastq-D
Feb 28, 2024
Merged

Make fastq -d tag:val work for multiple values#1993
whitwham merged 1 commit into
samtools:developfrom
jkbonfield:fastq-D

Conversation

@jkbonfield

Copy link
Copy Markdown
Contributor

This mirrors samtools view -d XX:y -d XX:z semantics. Also added -D to mirror samtools view -D too, as now we have a hash table it's trivial.

Fixes #1958

This mirrors samtools view -d XX:y -d XX:z semantics.
Also added -D to mirror samtools view -D too, as now we have a hash
table it's trivial.

Fixes samtools#1958
@whitwham whitwham merged commit ea6e569 into samtools:develop Feb 28, 2024
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.

-d option behaves differently between samtools fastq and view modes

2 participants