ga4gh / ga4gh/benchmarking-tools
Records in intermediate VCF format
- Dominant language
- HTML
- Stars
- 212
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Apologies for jumping into this discussion late. My question is what are the records in the intermediate VCF format? e.g. given two inputs
_Truth_
> 1 10 AT GT,AC 0/1
_Query_
> 1 10 A G 0/1
> 1 11 T C 0/1
What does the intermediate output look like for this matching case?
And for this non-matching case:
_Truth_
> 1 10 AT GT,AC 0/1
_Query_
> 1 10 A G 1/1
> 1 11 T C 1/1
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by locating the documentation or implementation that defines the intermediate VCF format, then trace the matching and non-matching examples through it. Done means documenting the intermediate records for both cases with an agreed, verifiable answer.
Written by the indexing model from the issue text.
Assessment
- Domain
- data, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100