Difference between revisions of "Template:BamIndex"

From Genome Analysis Wiki
Jump to navigationJump to search
(add bamIndex)
 
Line 1: Line 1:
== Bam Index File (<code>--bamIndex</code>) ==
+
{{{hdr}}} Bam Index File (<code>--bamIndex</code>) {{{hdr|==}}}
  
 
Use <code>--bamIndex</code> followed by your file name to specify the BAM index file to use for reading the BAM file.
 
Use <code>--bamIndex</code> followed by your file name to specify the BAM index file to use for reading the BAM file.
  
 
If this file is required but not specified, it will use the input file name + ".bai".
 
If this file is required but not specified, it will use the input file name + ".bai".

Revision as of 17:15, 3 January 2014

{{{hdr}}} Bam Index File (--bamIndex) ==

Use --bamIndex followed by your file name to specify the BAM index file to use for reading the BAM file.

If this file is required but not specified, it will use the input file name + ".bai".