VCFRecord.alleles

Set alleles; comma-separated list

  1. string alleles [@property setter]
    struct VCFRecord
    @property
    void
    alleles
    (
    string a
    )
  2. string[] alleles [@property setter]

Meta