Skip to content

Store per-site total depth of coverage #9

@akotlar

Description

@akotlar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions