Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 36: Line 36:     
For this tutorial, we will use FASTQs for 6 1000 Genome samples
 
For this tutorial, we will use FASTQs for 6 1000 Genome samples
 +
* Subset of FASTQs - should map around CFTR on chr7
 +
 
  ls ${GC}/inputs/fastq/
 
  ls ${GC}/inputs/fastq/
 
There are 24 fastq files: combination of single-end & paired-end.   
 
There are 24 fastq files: combination of single-end & paired-end.   
Line 50: Line 52:  
Use <code>'q'</code> to exit out of <code>less</code>
 
Use <code>'q'</code> to exit out of <code>less</code>
 
  q
 
  q
[[File:FASTQ.png|700px]]
+
[[File:FASTQ.png|500px]]
    
Quality represented as ASCII code of (33 + Phred-scale-quality)
 
Quality represented as ASCII code of (33 + Phred-scale-quality)

Navigation menu