Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 16: Line 16:  
1. Understanding FASTQ format
 
1. Understanding FASTQ format
   −
zcat ${IN}/NA12878.exon.sample.read1.fastq.gz | head
+
zcat ${IN}/NA12878.exon.sample.read1.fastq.gz | head
zcat ${IN}/NA12878.exon.sample.read2.fastq.gz | head
+
zcat ${IN}/NA12878.exon.sample.read2.fastq.gz | head
zcat ${IN}/NA12878.exon.sample.unpaired.fastq.gz | head
+
zcat ${IN}/NA12878.exon.sample.unpaired.fastq.gz | head
    
press q to quit
 
press q to quit

Navigation menu