GFFRecord.contig

Column 1: seqid (aka contig); basis for the coordinate system setter

  1. contig [@property getter]
  2. string contig [@property setter]
    struct GFFRecord(GFFVersion ver)
    @property
    contig
    (
    string chr
    )

Meta