Difference between revisions of "BamUtil: bam2FastQ"

From Genome Analysis Wiki
Jump to navigationJump to search
Line 3: Line 3:
  
 
== How to use it ==
 
== How to use it ==
 +
 +
When bam2FastQ is invoked without any arguments the following information is displayed
 +
The following parameters are in effect:
 +
            Input BAM/SAM File :                (-iname)
 +
 +
Output FastQ Files
 +
  Output : --first [], --second [], --single []
 +
 +
 +
FATAL ERROR -
 +
Input BAM/SAM file not provided!

Revision as of 15:16, 18 March 2010

Purpose

This converts a BAM file into FastQ files. This is necessary when only BAM files are delivered but a new alignment is desired. By converting BAM to FastQ files new alignments can be done using FastQ files

How to use it

When bam2FastQ is invoked without any arguments the following information is displayed

The following parameters are in effect:
           Input BAM/SAM File :                 (-iname)
Output FastQ Files
  Output : --first [], --second [], --single []


FATAL ERROR - 
Input BAM/SAM file not provided!