VCFRecord.chrom

Set chromosome (CHROM)

  1. string chrom [@property getter]
  2. const(char)[] chrom [@property setter]
    struct VCFRecord
    @property
    void
    chrom
    (
    const(char)[] c
    )

Meta