|
Gamgee
You miserable little maggot. I'll stove your head in!
|
Namespaces | |
| gamgee | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const gamgee::Fastq &fq) |
| outputs the fastq record in fastq format. More... | |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const gamgee::Fastq & | fq | ||
| ) |
outputs the fastq record in fastq format.
The output checks whether the record has quality scores. If it does, it outputs a fastq record, otherwise it outputs a fasta record.
1.8.8