Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 59: Line 59:  
! Pipeline !! Step !! Required Extensions !! Command to Create !! More Information
 
! Pipeline !! Step !! Required Extensions !! Command to Create !! More Information
 
|-
 
|-
| all || ||.fai || <code>bin/samtools faidx ref.fa</code>
+
| align, snpcall, indel || ||.fai || <code>bin/samtools faidx ref.fa</code>
 
|-
 
|-
| all || || -bs.umfa || automatically created in same directory as REF file by GotCloud
+
| align, snpcall, indel || || -bs.umfa || || If it does not already exist, GotCloud automatically creates this file in same directory as the REF file
 
|-
 
|-
 
| align || bwa mapping || .amb, .ann, .bwt, .pac, .sa || <code>bin/bwa index ref.fa</code> || http://bio-bwa.sourceforge.net/bwa.shtml  
 
| align || bwa mapping || .amb, .ann, .bwt, .pac, .sa || <code>bin/bwa index ref.fa</code> || http://bio-bwa.sourceforge.net/bwa.shtml  

Navigation menu