Flag type allowed on FORMAT headers
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- c
- Domain
- bioinformatics
Research direction
Start by reviewing the FORMAT header rules in the spec and the bcf_update_format entry point mentioned in the issue. Determine whether FORMAT fields of type Flag should be supported or rejected, and how Number=0 should be enforced. Done means the project has a decided behavior for these cases and the API follows it consistently.
Written by the indexing model from the issue text.
Description
The current htslib 1.3 code does not raise an error or warning when FORMAT headers are declared with type Flag. Nor does it appear that bcf_update_format will encode flag values that can be written as BCF2 values (per the spec). Secondarily, htslib 1.3 does not enforce that Number=0 for headers of type Flag.
Is it time to:
- amend the spec and support Flags in FORMATs?
- or lock down the API to prevent writing invalid data?
- Dominant language
- C
- Stars
- 950
- Forks
- 475
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 11
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from samtools/htslib
-
Difficulty 3/5 1-2 days Newbie friendliness 74/100
-
Difficulty 3/5 1-2 days Newbie friendliness 76/100
-
tabix performance Open
Similar issues
-
[adam] AdamNet network read doesn't cap to MAX_ADAM_PACKET_LEN, overflows client receive buffers Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
FujiNetWIFI/fujinet-firmware#1649 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
HarbourMasters/Shipwright#7229 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
riscv-software-src/riscv-isa-sim#2435 · 1 comment ·
-
bug Self Built Image SNAPSHOT Supported Device target/ramips
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100