]> git.donarmstrong.com Git - fastq-tools.git/blob - tests/parse_fastq
Much simpler faster code for parsing fastq files.
[fastq-tools.git] / tests / parse_fastq
1 #!/bin/sh
2
3 ./random_fastq | head -n 40000 | ./cat_fastq > /dev/null
4
5