SHORE API
|
FastA file IO. More...
Go to the source code of this file.
Classes | |
class | shore::fasta_reader |
FastA file reader. More... | |
class | shore::fasta_writer |
Writer for FastA files. More... | |
Namespaces | |
shore | |
SHORE core API. | |
Constant Groups | |
shore | |
SHORE core API. | |
Typedefs | |
typedef shore::source < fasta_reader > | shore::fasta_source |
Fasta file pipeline source. | |
typedef shore::sink< fasta_writer > | shore::fasta_sink |
Fasta file pipeline sink. | |
typedef shore::sink < fasta_writer, shore::read > | shore::fasta_read_sink |
Fasta file pipeline sink for read. | |
FastA file IO.