FSharpBio


FastaItem<'a>

Namespace: FSharpBio.IO
Parent Module: FastA

Fasta item contains header and sequence

Record Fields

Record FieldDescription
Header
Signature: string
Sequence
Signature: 'a
Fork me on GitHub