bio.std.file.fasta

Undocumented in source.

Members

Functions

fastaRecords
auto fastaRecords(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
fastaRegions
auto fastaRegions(string filename, string[] queries)
Undocumented in source. Be warned that the author may not have intended to support it.
fetchFastaRegions
auto fetchFastaRegions(File fasta, FaiRecord[string] index, Region[] regions)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

FastaRecord
struct FastaRecord
Undocumented in source.
Region
struct Region
Undocumented in source.

Meta