SAMRecord.sequence

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

  1. const(char)[] sequence [@property getter]
    struct SAMRecord
    pragma(inline, true) @trusted nothrow @property
    const(char)[]
    sequence
    ()
  2. const(char)[] sequence [@property setter]

Meta