Skip to content
This repository has been archived by the owner on Sep 8, 2018. It is now read-only.

Latest commit

 

History

History
4 lines (4 loc) · 109 Bytes

_fastq_ex3.md

File metadata and controls

4 lines (4 loc) · 109 Bytes
zcat SRR031714_1.fastq.gz | grep '^@SRR' | wc -l
zcat SRR031714_2.fastq.gz | grep '^@SRR' | wc -l