-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Requested in https://github.com/akotlar/bystro/issues/35
Goal is to simply read the DP field in INFO if provided. Easiest way to check if present is to read VCF header.
Decision: do we want to create a dp column even if no dp is provided?
Progress
- Create function to read vcf header, looking for INFO=<ID=DP,Number=1. Q: Is this sufficient or are there many permutations of this?
- Figure out whether multi allelic and MNP sites give multiple depths of coverage.
- Code implementation that handles multi-allelics and MNPs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels