VCFRecord.id

Sets new ID string; comma-separated list allowed but no dup checking performed

  1. string id()
  2. int id(const(char)[] id)
    class VCFRecord
    @property
    int
    id
    (
    const(char)[] id
    )

Meta