DANN

  • Versions: None

  • Reference genome builds: GRCh37, GRCh38

  • Type: hail.Table

Schema (None, GRCh37)

----------------------------------------
Global fields:
    'metadata': struct {
        name: str,
        version: str,
        reference_genome: str,
        n_rows: int64,
        n_partitions: int32
    }
----------------------------------------
Row fields:
    'locus': locus<GRCh37>
    'alleles': array<str>
    'score': float64
----------------------------------------
Key: ['locus', 'alleles']
----------------------------------------