Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 38: Line 38:     
The following Reference Files are required:
 
The following Reference Files are required:
*BWA Indexed Reference Files
+
* Reference File fasta files
** Configuration Name: BWA_REF
+
** Files required: .fa, -bs.umfa, .amb, .ann, .bwt, .pac, .rbwt, .rpac, .rsa, .sa
** Specify the basename for the BWA Indexed Reference File
+
*** Use <code>bin/bwa index ref.fa</code> if you need to generate the bwa reference files (.amb, .ann, .bwt, .pac, .rbwt, .rpac, .rsa, .sa)
** Need .bwt, .ann, amb,
+
*** If you don't have the -bs.umfa file, the software will try to create it in the same directory as the reference fasta.
 +
** Configuration Name: FA_REF - specify the ref.fa/ref.fa.gz name
 +
*
 +
** Configuration Name: DBSNP_VCF
 +
*
 +
** Configuration Name: PLINK
 +
 
 +
 
 +
*GC Content for QPLOT
 +
 
    
=== Configuration File ===
 
=== Configuration File ===

Navigation menu