Skip to content

Reconcile discrepancies in how coverage data is stored/reference genomes used in different gnomad versions.  #14

@jkunisak

Description

@jkunisak

gnomad v3:

  • reference genome: hg38
  • coverage: tsv file for all chromosomes (WGS only)
  • variants: individual chr VCFs or all chromosome hail table --> convert hail table to vcf with appropriate INFO fields and annotations

gnomad v2:

  • reference genome: hg38 (liftover)
    • coverage: NA
    • variants: all chr VCF file (and hail table) --> split by WES and WGS
  • reference genome: hg19
    • coverage: Split by WES and WGS
    • variants: all chr VCF file (and hail table) --> split by WES and WGS

Exac

  • reference genome: hg19
  • coverage: individual chr TSV (WES only)
  • variants: all chr VCF file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions