biod ~bio2 (2022-05-05T08:17:46.2810097)
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