Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 49: Line 49:  
* Using the prepared input files, align the FASTQ files using the gotcloud alignment pipeline
 
* Using the prepared input files, align the FASTQ files using the gotcloud alignment pipeline
   −
  $S5/gotcloud/gotcloud align --conf $S5/examples/index/chr7.CFTR.align.conf� --outDir ~/out/align --baseprefix $S5/examples
+
  $S5/gotcloud/gotcloud align --conf $S5/examples/index/chr7.CFTR.align.conf --outDir ~/out/align --baseprefix $S5/examples
    
* Check if the output BAMs and QC metrics are produced
 
* Check if the output BAMs and QC metrics are produced
   −
  ls ~/out/align/bams�
+
  ls ~/out/align/bams
   −
  ls ~/out/align/QCFiles/
+
  ls ~/out/align/QCFiles/
    
=== Understanding the Output Files ===
 
=== Understanding the Output Files ===

Navigation menu