Module fxread::record

source ·
Expand description

Module for fastx records.

Structs

  • An instance of a Fastx Record. This is a two attribute object containing the sequence ID and the Sequence.

Traits