Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 77: Line 77:     
=== Generating BWA Reference Files ===
 
=== Generating BWA Reference Files ===
Use "bwa index" to generate the bwa index files. See http://bio-bwa.sourceforge.net/bwa.shtml for more information.
+
Use "bwa index" to generate the human reference files with the required extensions:
 +
* .amb
 +
* .ann
 +
* .bwt
 +
* .fai
 +
* .pac
 +
* .rbwt
 +
* .rpac
 +
* .rsa
 +
* .sa
 +
 
 +
See http://bio-bwa.sourceforge.net/bwa.shtml for more information.
    
=== Generating GCContent File ===
 
=== Generating GCContent File ===

Navigation menu