]> git.donarmstrong.com Git - fastq-tools.git/blob - tests/parse_fastq
0be008a1a7c4722aa6003fdf7ae675d476fac5f2
[fastq-tools.git] / tests / parse_fastq
1 #!/bin/sh
2
3 ./random_fastq | head -n 40000 | ./cat_fastq > /dev/null
4
5