biod ~meson (2022-05-07T11:17:22.3072764)
Dub
Repo
FastaRecord
bio
core
fasta
Undocumented in source.
struct
FastaRecord {
string
header
;
string
sequence
;
}
Members
Variables
header
string
header
;
Undocumented in source.
sequence
string
sequence
;
Undocumented in source.
Meta
Source
See Implementation
bio
core
fasta
functions
fastaRecords
structs
FastaRecord