SAMRecord.sequence

Return char array of the sequence see samtools/sam_view.c: get_read

  1. const(char)[] sequence [@property getter]
    class SAMRecord
    @property
    const(char)[]
    sequence
    ()
  2. const(char)[] sequence [@property setter]

Meta