view the content of a .gz file. zcat sample.fastq.gz. # view top 20 line - pass decompressed content via unix pipe to head command. zcat sample.fastq.gz ...
確定! 回上一頁